head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2003.04.15.20.06.56; author swiergot; state Exp; branches; next ; desc @@ 1.1 log @- Added missing patches. @ text @--- version.sh.orig 2003-04-06 23:55:58.000000000 +0200 +++ version.sh 2003-04-15 21:50:58.000000000 +0200 @@@@ -1,3 +1,3 @@@@ #!/bin/sh -echo "#define VERSION \"0.90rc5-$1 \"" >version.h +echo "#define VERSION \"0.90-$1 \"" >version.h @ .