aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-06-11 15:28:50 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-06-11 15:28:50 +0000
commitbe35b3ad03a9c6388ddeff9d55bfb6fbc770ed21 (patch)
tree01536a1e189903804cc2e5b7cf75c4e15806c803 /src
parentdbbd871ea1f4e6fb9569bf6c71db643664fa4266 (diff)
7.9.8-pre3 commit
Diffstat (limited to 'src')
-rw-r--r--src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h
index 9e67b851a..e049eea32 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "7.9.7"
+#define CURL_VERSION "7.9.8-pre3"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "