1
0
mirror of https://github.com/moparisthebest/wget synced 2024-07-03 16:38:41 -04:00

[svn] Synch doc/version.texi with src/version.c.

This commit is contained in:
hniksic 2003-10-01 13:44:15 -07:00
parent ef9f5640e4
commit 4055ebc41f
2 changed files with 3 additions and 2 deletions

View File

@ -1 +1 @@
char *version_string = "1.9-beta";
char *version_string = "1.9-cvs";

View File

@ -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.