increased rpm version

git-svn-id: trunk@4564 -
This commit is contained in:
mattias 2003-09-04 13:14:19 +00:00
parent 9612264b46
commit bced2a2553

View File

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