aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2008-09-02 11:28:12 +0000
committerYang Tse <yangsita@gmail.com>2008-09-02 11:28:12 +0000
commitc8d4e8b5d0c83d959256a54dabccc8176db10d78 (patch)
treec8e688a9304cc55562b166081eaf05a4c16e9369
parent18a21d5802006f2da43a1035b7ccdf463e95df1e (diff)
hex version number for 7.19.1 is 0x071301
-rw-r--r--include/curl/curlver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/curl/curlver.h b/include/curl/curlver.h
index 43de0f28b..f4302a4da 100644
--- a/include/curl/curlver.h
+++ b/include/curl/curlver.h
@@ -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