From 9b02cfb51b4a78ef799a3a24aa3ba549fdad74cd Mon Sep 17 00:00:00 2001 From: paul_reeves Date: Mon, 13 Dec 2004 10:32:10 +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 e074c082da..33e61f6c71 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.9867 2004-12-13 02:16:26 fsg Exp $" +BuildVersion="$Id: writeBuildNum.sh,v 1.9868 2004-12-13 10:32:10 paul_reeves Exp $" BuildType=T MajorVer=2 MinorVer=0 RevNo=0 -BuildNum=9863 +BuildNum=9864 if [ "$SPECIAL_BUILD_SUFFIX" = "" ]; then # Normal builds @@ -91,7 +91,7 @@ cat >$1 <