From 748a3f6b0e4d1b65874284cdb363e57e28e7ddc6 Mon Sep 17 00:00:00 2001 From: Graeme Geldenhuys Date: Mon, 8 Mar 2010 16:55:46 +0200 Subject: Updated the various programs and fpGUI library to use the new generate version file. The VERSION-GEN script generates a VERSION-FILE file which contans the version number of fpGUI. This is now used in DocView, UI Designer and other example applications too. --- src/corelib/fpg_main.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/corelib/fpg_main.pas') diff --git a/src/corelib/fpg_main.pas b/src/corelib/fpg_main.pas index ba7a5e3b..eb9106dd 100644 --- a/src/corelib/fpg_main.pas +++ b/src/corelib/fpg_main.pas @@ -59,7 +59,7 @@ const cMessageQueueSize = 1024; // version and name constants - fpGUIVersion = '0.7'; + {$I VERSION-FILE} // this includes the auto generated: fpGUI_Version = xxx fpGUIName = 'fpGUI Toolkit'; const -- cgit v1.2.3-70-g09d2