From 7ff5d0838ad5bc7d93c9ae184f2a17284b479e9e Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Sat, 4 Oct 2008 13:50:42 +0200 Subject: Display correct file dates and sizes in the Overwrite dialog respecting global format settings --- UConfig.pas | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'UConfig.pas') diff --git a/UConfig.pas b/UConfig.pas index 95f171e..22efc53 100644 --- a/UConfig.pas +++ b/UConfig.pas @@ -25,8 +25,8 @@ uses Classes, ULocale; resourcestring ConstAppTitle = 'Tux Commander'; - ConstAboutVersion = '0.6.50-dev'; - ConstAboutBuildDate = '2008-10-03'; + ConstAboutVersion = '0.6.51-dev'; + ConstAboutBuildDate = '2008-10-04'; {$IFDEF FPC} {$INCLUDE fpcver.inc} -- cgit v1.2.3