7.7 commit

This commit is contained in:
Daniel Stenberg
2001-03-22 17:21:07 +00:00
parent 005536cc28
commit 546572da04
3 changed files with 4 additions and 2 deletions

View File

@@ -481,7 +481,7 @@ char *curl_escape(char *string, int length);
char *curl_unescape(char *string, int length);
/* This is the version number */
#define LIBCURL_VERSION "7.7-beta5"
#define LIBCURL_VERSION "7.7"
#define LIBCURL_VERSION_NUM 0x070700
/* linked-list structure for the CURLOPT_QUOTE option (and other) */