mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] Remove "CVS" from version number.
This commit is contained in:
parent
db9de5b075
commit
8363d624b5
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user