summaryrefslogtreecommitdiff
path: root/UConfig.pas
diff options
context:
space:
mode:
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}