]> sjero.net Git - wget/commitdiff
[svn] Synch doc/version.texi with src/version.c.
authorhniksic <devnull@localhost>
Wed, 1 Oct 2003 20:44:15 +0000 (13:44 -0700)
committerhniksic <devnull@localhost>
Wed, 1 Oct 2003 20:44:15 +0000 (13:44 -0700)
src/version.c
util/dist-wget

index c88a183caa75ccf9d68d07784f035ecc2ac68f49..ebf9900a1ff207353b345daabc99fb58fca27c3a 100644 (file)
@@ -1 +1 @@
-char *version_string = "1.9-beta";
+char *version_string = "1.9-cvs";
index 13ec93a4a27ce3a5ac70a062112ba46c668b608f..2dc305ccda129ae45cb5a38c99e56fd63bcdf5ee 100755 (executable)
@@ -98,8 +98,9 @@ rm -rf Branches 1>>$O 2>&1
 # Force the version if required.
 if test x"$VERSION" != x
 then
-  echo "char *version_string = \"$VERSION\";" > src/version.c
   echo "Forcing version to $VERSION."
+  echo "char *version_string = \"$VERSION\";" > src/version.c
+  echo "@set VERSION $VERSION" > doc/version.texi
 fi
 
 # Create configure and friends.