diff --git a/source/main.pas b/source/main.pas index 4976ad10..378f5d5d 100644 --- a/source/main.pas +++ b/source/main.pas @@ -216,7 +216,7 @@ var StatusText : String = 'Initializing...'; StatusIconIndex : Integer = 43; loadsqlfile : boolean = true; // load sql-file into query-memo at startup? - appversion : String = 'x.y $Rev$'; + appversion : String = '3.1 $Rev$'; DirnameCommonAppData, DirnameUserAppData, DIRNAME_SNIPPETS,