From 0f7616a007edaa1d19c4672a4fd390c072b1eba6 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Sun, 13 Dec 2009 14:32:58 +0100 Subject: Error system transformation to GError Note that most coreworkers are broken at the moment. --- UConfig.pas | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'UConfig.pas') diff --git a/UConfig.pas b/UConfig.pas index a8dc5b6..112ca1d 100644 --- a/UConfig.pas +++ b/UConfig.pas @@ -25,8 +25,8 @@ uses Classes, ULocale; resourcestring ConstAppTitle = 'Tux Commander'; - ConstAboutVersion = '0.6.73-dev'; - ConstAboutBuildDate = '2009-11-29'; + ConstAboutVersion = '0.6.74-dev'; + ConstAboutBuildDate = '2009-12-13'; {$IFDEF FPC} {$INCLUDE fpcver.inc} -- cgit v1.2.3