]> granicus.if.org Git - curl/commitdiff
fix the version string as well
authorDaniel Stenberg <daniel@haxx.se>
Mon, 25 Jun 2007 13:52:16 +0000 (13:52 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 25 Jun 2007 13:52:16 +0000 (13:52 +0000)
include/curl/curlver.h

index 318628bd20f06bb5c3ef0b4c8da21bf94746557c..9b3790c200f09a7c6c2e629ce0ee2abf5eee95ce 100644 (file)
@@ -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: */