diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-06-13 14:37:15 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-06-13 14:37:15 +0000 |
commit | 67273eed9bc06b864bfb5882fc87ee6cd891be38 (patch) | |
tree | 88cb05463db7d7fdbf5ccb4eee764608d81647f2 /src | |
parent | 3c63e1d8d98be4ab385a7d279ae8645d8b4ad4de (diff) |
7.9.8 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 e049eea32..67370f5e1 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #define CURL_NAME "curl" -#define CURL_VERSION "7.9.8-pre3" +#define CURL_VERSION "7.9.8" #define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") " |