]> granicus.if.org Git - curl/commitdiff
LIBCURL_VERSION_NUM: 0x071900
authorDaniel Stenberg <daniel@haxx.se>
Tue, 14 Feb 2012 18:24:03 +0000 (19:24 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 14 Feb 2012 18:24:03 +0000 (19:24 +0100)
I accidentally left the lowest bits 01 before

include/curl/curlver.h

index 15184b6067f66e853059471ff7880e5376e70e02..b3a723a7da9abc7ee1c5702f5faa5a4ce8b9a20b 100644 (file)
@@ -53,7 +53,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 0x071901
+#define LIBCURL_VERSION_NUM 0x071900
 
 /*
  * This is the date and time when the full source package was created. The