version 0.9.15

git-svn-id: trunk@9051 -
This commit is contained in:
vincents 2006-03-30 11:03:52 +00:00
parent 7d5632ba93
commit d27c0f63f7
2 changed files with 3 additions and 3 deletions

View File

@ -57,7 +57,7 @@ type
function ShowAboutForm: TModalResult;
const
LazarusVersionStr= '0.9.14';
LazarusVersionStr= '0.9.15';
var
LazarusRevisionStr: string;

View File

@ -1,5 +1,5 @@
:: This setting need to change for every build
SET LAZVERSION=0.9.13
SET LAZVERSION=0.9.15
:: These settings are dependent on the configuration of the build machine
:: Path to the Inno Setup Compiler
@ -11,7 +11,7 @@ SET FPCSVNDIR=c:\lazarus\source\fpc\2.1
:: Path to the lazarus sources checked out of subversion
SET LAZSVNDIR=c:\lazarus\source\lazsource
:: Path to fpc 2.0.0 compiler
:: Path to fpc 2.0.2 compiler
SET RELEASE_PPC=c:\fpc\2.0.2\bin\i386-win32\ppc386.exe
:: Path to the directory containing some third party utilities used by fpc