changed version to 0.9.10

git-svn-id: trunk@7894 -
This commit is contained in:
vincents 2005-10-02 18:50:59 +00:00
parent 6b78e875ce
commit 3fdb2d1632
4 changed files with 4 additions and 4 deletions

View File

@ -16,7 +16,7 @@ Month=`date +%m`
Day=`date +%d`
Date=20$Year$Month$Day
LazVersion=0.9.8
LazVersion=0.9.10
LazRelease=`dpkg -s fp-compiler | grep '^Version' | sed -e 's/Version: //'`
LazRelease=`echo $LazRelease | sed -e 's/-/_/g'`
SrcTGZ=lazarus-$Date.tgz

View File

@ -52,7 +52,7 @@ export FPC
cd -
# create a temporary copy of the lazarus sources for packaging
LazVersion=0.9.9
LazVersion=0.9.11
LazRelease=`echo $FPCRPM | sed -e 's/-/_/g'`
TmpDir=/tmp/lazarus

View File

@ -1,5 +1,5 @@
:: This setting need to change for every build
SET LAZVERSION=0.9.8
SET LAZVERSION=0.9.10
:: These settings are dependent on the configuration of the build machine
:: Path to the Inno Setup Compiler

View File

@ -1,5 +1,5 @@
:: This setting need to change for every build
SET LAZVERSION=0.9.9
SET LAZVERSION=0.9.11
:: These settings are dependent on the configuration of the build machine
:: Path to the Inno Setup Compiler