diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-07-28 12:13:48 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-07-28 12:13:48 +0000 |
commit | bdb5e5a25037a585e0ec6b83d29b25961c6823f8 (patch) | |
tree | daee03842aaa4746dc99ecdc5032fc40b604c129 /src/version.h | |
parent | 48a580e609c236be4d76be61f2e51821a964410f (diff) | |
download | curl-bdb5e5a25037a585e0ec6b83d29b25961c6823f8.tar.gz |
7.10.6curl-7_10_6
Diffstat (limited to 'src/version.h')
-rw-r--r-- | src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h index 0a6231ff5..90eba9764 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #define CURL_NAME "curl" -#define CURL_VERSION "7.10.6-pre4" +#define CURL_VERSION "7.10.6" #define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") " |