Commit 02012805 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

LIBCURL_VERSION_NUM: 0x071900

I accidentally left the lowest bits 01 before
parent 69406f0b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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