summaryrefslogtreecommitdiff
path: root/UConfig.pas
diff options
context:
space:
mode:
Diffstat (limited to 'UConfig.pas')
-rw-r--r--UConfig.pas4
1 files changed, 2 insertions, 2 deletions
diff --git a/UConfig.pas b/UConfig.pas
index 59e0f46..95f171e 100644
--- a/UConfig.pas
+++ b/UConfig.pas
@@ -25,8 +25,8 @@ uses Classes, ULocale;
resourcestring
ConstAppTitle = 'Tux Commander';
- ConstAboutVersion = '0.6.49-dev';
- ConstAboutBuildDate = '2008-09-08';
+ ConstAboutVersion = '0.6.50-dev';
+ ConstAboutBuildDate = '2008-10-03';
{$IFDEF FPC}
{$INCLUDE fpcver.inc}