diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-03-07 08:50:18 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-03-07 08:50:18 +0000 |
commit | c2d4fd876c77132caf593e397db615eb12266c7d (patch) | |
tree | 01bba628f02a5658a04ab969b1402a10dea08e81 /src | |
parent | 58cad04bbbe2438d499c5f2c9f1af40e2a78a555 (diff) |
7.9.5 commit
Diffstat (limited to 'src')
-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 dbdf61ac4..ec1798c84 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #define CURL_NAME "curl" -#define CURL_VERSION "7.9.5-pre4" +#define CURL_VERSION "7.9.5" #define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") " |