From 9a9e840382ab9d12ee14c28f142c70be42743ba8 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Sat, 24 Oct 2009 17:26:07 +0200 Subject: Bump VFS API version --- UConfig.pas | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'UConfig.pas') diff --git a/UConfig.pas b/UConfig.pas index 577d24d..9c5d9b7 100644 --- a/UConfig.pas +++ b/UConfig.pas @@ -25,8 +25,8 @@ uses Classes, ULocale; resourcestring ConstAppTitle = 'Tux Commander'; - ConstAboutVersion = '0.6.67-dev'; - ConstAboutBuildDate = '2009-10-05'; + ConstAboutVersion = '0.6.68-dev'; + ConstAboutBuildDate = '2009-10-24'; {$IFDEF FPC} {$INCLUDE fpcver.inc} -- cgit v1.2.3