X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=util%2Fdist-wget;h=2dc305ccda129ae45cb5a38c99e56fd63bcdf5ee;hp=13ec93a4a27ce3a5ac70a062112ba46c668b608f;hb=4055ebc41f1c10a0d5c2d3643c1f10271d983c67;hpb=ef9f5640e46345d741dad65f9d3cf749386f3d19 diff --git a/util/dist-wget b/util/dist-wget index 13ec93a4..2dc305cc 100755 --- a/util/dist-wget +++ b/util/dist-wget @@ -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.