summaryrefslogtreecommitdiff
path: root/UConfig.pas
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@redhat.com>2024-10-23 21:22:11 +0200
committerTomas Bzatek <tbzatek@redhat.com>2024-10-23 21:56:29 +0200
commit741e1499ed55e20c136298ced705dcbb59915117 (patch)
treef808ec91ba78f9535f74b26cc465e8e0ddca35a0 /UConfig.pas
parent40a71ffb604413c41b429dbbe4dfaf4520a03061 (diff)
downloadtuxcmd-741e1499ed55e20c136298ced705dcbb59915117.tar.xz
UCore: Code cleanupv0.6.82
Diffstat (limited to 'UConfig.pas')
-rw-r--r--UConfig.pas2
1 files changed, 1 insertions, 1 deletions
diff --git a/UConfig.pas b/UConfig.pas
index 3c54cc5..7f1cabb 100644
--- a/UConfig.pas
+++ b/UConfig.pas
@@ -25,7 +25,7 @@ uses Classes, ULocale;
resourcestring
ConstAppTitle = 'Tux Commander';
- ConstAboutVersion = '0.6.81-dev';
+ ConstAboutVersion = '0.6.82-dev';
ConstAboutBuildDate = '2024-10-23';
{$IFDEF FPC}