summaryrefslogtreecommitdiff
path: root/UConfig.pas
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@users.sourceforge.net>2010-03-22 22:51:22 +0100
committerTomas Bzatek <tbzatek@users.sourceforge.net>2010-03-22 22:51:22 +0100
commit8d0339098cd99b556d6822eabd26e68b79f3c2ef (patch)
tree9e2f6362bac29a9978c89a54bfd4c0c4e54d02a1 /UConfig.pas
parentb35b69c607ad661206f3c49e3a4a6e36e1d34c6f (diff)
downloadtuxcmd-8d0339098cd99b556d6822eabd26e68b79f3c2ef.tar.xz
New Korean translationv0.6.77
Thanks to Sewon Jang
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 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}