mirror of
https://github.com/curl/curl.git
synced 2026-04-20 23:41:14 +03:00
hex version number for 7.19.1 is 0x071301
This commit is contained in:
parent
18a21d5802
commit
c8d4e8b5d0
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@
|
|||
and it is always a greater number in a more recent release. It makes
|
||||
comparisons with greater than and less than work.
|
||||
*/
|
||||
#define LIBCURL_VERSION_NUM 0x071300
|
||||
#define LIBCURL_VERSION_NUM 0x071301
|
||||
|
||||
/*
|
||||
* This is the date and time when the full source package was created. The
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue