increased rpm version

git-svn-id: trunk@4601 -
This commit is contained in:
mattias 2003-09-11 15:02:06 +00:00
parent 6eaea9959d
commit 2308630322

View File

@ -16,7 +16,7 @@ if [ "x$FPCRPM" = "x" ]; then
fi
Date=20$Year$Month$Day
LazVersion=0.9.0.3
LazVersion=0.9.0.4
LazRelease=`echo $FPCRPM | sed -e 's/-/_/g'`
SrcTGZ=lazarus-$Date.tgz
TmpDir=/tmp/lazarus$LazVersion