From e63a6e8f6daadb8d7ab7ab7e99099fb2fee62c3c Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Sun, 8 Mar 2009 15:25:03 +0100 Subject: Search: match archives with multiple extensions correctly --- UConfig.pas | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'UConfig.pas') diff --git a/UConfig.pas b/UConfig.pas index 3e2ab55..8bfa398 100644 --- a/UConfig.pas +++ b/UConfig.pas @@ -25,8 +25,8 @@ uses Classes, ULocale; resourcestring ConstAppTitle = 'Tux Commander'; - ConstAboutVersion = '0.6.61-dev'; - ConstAboutBuildDate = '2008-11-23'; + ConstAboutVersion = '0.6.62-dev'; + ConstAboutBuildDate = '2009-03-08'; {$IFDEF FPC} {$INCLUDE fpcver.inc} -- cgit v1.2.3