From 015f0498fe208565892952d534bc9f57e7fe6725 Mon Sep 17 00:00:00 2001 From: alexpeshkoff Date: Thu, 27 Mar 2008 09:14:29 +0000 Subject: [PATCH] increment build number --- src/misc/writeBuildNum.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/misc/writeBuildNum.sh b/src/misc/writeBuildNum.sh index 91d883b436..f10107181b 100755 --- a/src/misc/writeBuildNum.sh +++ b/src/misc/writeBuildNum.sh @@ -3,13 +3,13 @@ # This file is used both to rebuild the header file and to set the # environment variables on the config call -BuildVersion="$Id: writeBuildNum.sh,v 1.19250 2008-03-27 09:11:19 alexpeshkoff Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.19251 2008-03-27 09:14:28 alexpeshkoff Exp $" BuildType=T MajorVer=2 MinorVer=5 RevNo=0 -BuildNum=19090 +BuildNum=19091 if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then # Normal builds @@ -94,7 +94,7 @@ cat >$1 <