From 928e2dc79b46a455ef0c0096ddf40682e07b4a27 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Sun, 12 Oct 2008 12:16:57 +0200 Subject: Implement VFS question and password callbacks --- UConfig.pas | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'UConfig.pas') diff --git a/UConfig.pas b/UConfig.pas index 9da4f91..6da4faa 100644 --- a/UConfig.pas +++ b/UConfig.pas @@ -25,8 +25,8 @@ uses Classes, ULocale; resourcestring ConstAppTitle = 'Tux Commander'; - ConstAboutVersion = '0.6.52-dev'; - ConstAboutBuildDate = '2008-10-05'; + ConstAboutVersion = '0.6.53-dev'; + ConstAboutBuildDate = '2008-10-12'; {$IFDEF FPC} {$INCLUDE fpcver.inc} -- cgit v1.2.3