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 963dc3a..1da42a0 100644 --- a/UConfig.pas +++ b/UConfig.pas @@ -25,8 +25,8 @@ uses Classes, ULocale; resourcestring ConstAppTitle = 'Tux Commander'; - ConstAboutVersion = '0.6.76-dev'; - ConstAboutBuildDate = '2010-02-14'; + ConstAboutVersion = '0.6.77-dev'; + ConstAboutBuildDate = '2010-03-22'; {$IFDEF FPC} {$INCLUDE fpcver.inc} |
