mirror of
https://github.com/curl/curl.git
synced 2026-07-03 23:07:16 +03:00
fix the version string as well
This commit is contained in:
parent
abf8589f0d
commit
3dff58b3aa
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
|||
|
||||
/* This is the version number of the libcurl package from which this header
|
||||
file origins: */
|
||||
#define LIBCURL_VERSION "7.16.3-CVS"
|
||||
#define LIBCURL_VERSION "7.16.4-CVS"
|
||||
|
||||
/* The numeric version number is also available "in parts" by using these
|
||||
defines: */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue