]> sjero.net Git - wget/commitdiff
[svn] Bump version to 1.8.
authorhniksic <devnull@localhost>
Sun, 9 Dec 2001 01:37:17 +0000 (17:37 -0800)
committerhniksic <devnull@localhost>
Sun, 9 Dec 2001 01:37:17 +0000 (17:37 -0800)
doc/ChangeLog
doc/wget.texi
src/ChangeLog
src/version.c

index 0b89c4eb5d250278bb7796dadea1514808b2a285..1be589cfedf21a1c276d69c1f8ce681f75091d1f 100644 (file)
@@ -1,3 +1,7 @@
+2001-12-09  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * wget.texi: Bump version to 1.8.
+
 2001-12-08  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * wget.texi (HTTP Options): Provide more specific information
index a5b920bf37f4ce2acbd08e4808dfbc3061450077..26081b99d47e83bc908e76394bbb49523b135dab 100644 (file)
@@ -15,7 +15,7 @@
 @end iftex
 
 @c This should really be auto-generated!
-@set VERSION 1.8-pre2
+@set VERSION 1.8
 @set UPDATED December 2001
 
 @dircategory Net Utilities
index bc0a1a4639b056d3e42201be3316492b2a10651b..c75cc2396d76c67cc97fb971c60ca9408d26a951 100644 (file)
@@ -1,3 +1,7 @@
+2001-12-09  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * version.c: Wget 1.8 is released.
+
 2001-12-09  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * url.c (reencode_string): Declare static.
index 70f9b0f4ae88e8b808d225064b46a42bae62d79e..d25500f15280edebcb0e8866baa0712dd34481ac 100644 (file)
@@ -1 +1 @@
-char *version_string = "1.8-pre2+cvs";
+char *version_string = "1.8";