diff options
Diffstat (limited to 'UConfig.pas')
| -rw-r--r-- | UConfig.pas | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/UConfig.pas b/UConfig.pas index 17a1b7d..02af7bc 100644 --- a/UConfig.pas +++ b/UConfig.pas @@ -25,8 +25,8 @@ uses Classes, ULocale; resourcestring ConstAppTitle = 'Tux Commander'; - ConstAboutVersion = '0.6.56-dev'; - ConstAboutBuildDate = '2008-11-11'; + ConstAboutVersion = '0.6.57-dev'; + ConstAboutBuildDate = '2008-11-13'; {$IFDEF FPC} {$INCLUDE fpcver.inc} |
