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 02af7bc..a23d4be 100644 --- a/UConfig.pas +++ b/UConfig.pas @@ -25,8 +25,8 @@ uses Classes, ULocale; resourcestring ConstAppTitle = 'Tux Commander'; - ConstAboutVersion = '0.6.57-dev'; - ConstAboutBuildDate = '2008-11-13'; + ConstAboutVersion = '0.6.58-dev'; + ConstAboutBuildDate = '2008-11-14'; {$IFDEF FPC} {$INCLUDE fpcver.inc} |
