diff options
author | Daniel Stenberg <daniel@haxx.se> | 2002-01-21 12:11:45 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2002-01-21 12:11:45 +0000 |
commit | 39d4552dab1f8238a1e1cd2387fabafb2331e6cd (patch) | |
tree | 9f044abea744e29dd41537579be5193f25899ba6 /src | |
parent | a23c63738f7542dda02e8907adb2109cf4220831 (diff) |
pre4
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 1639fa84b..6fd7991ea 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ #define CURL_NAME "curl" -#define CURL_VERSION "7.9.3-pre3" +#define CURL_VERSION "7.9.3-pre4" #define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") " |