Commit 3dff58b3 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

fix the version string as well

parent abf8589f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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: */