mirror of
https://github.com/mirror/wget.git
synced 2026-08-23 03:13:28 +08:00
[svn] Remove "CVS" from version number.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2005-07-02 Hrvoje Niksic <hniksic@xemacs.org>
|
||||
|
||||
* version.c: Don't use "cvs" in version name, since we're not
|
||||
using CVS anymore.
|
||||
|
||||
2005-07-02 Hrvoje Niksic <hniksic@xemacs.org>
|
||||
|
||||
* progress.c (create_image): Ditto.
|
||||
|
||||
@@ -1 +1 @@
|
||||
char *version_string = "1.10+cvs";
|
||||
char *version_string = "1.10+devel";
|
||||
|
||||
Reference in New Issue
Block a user