aboutsummaryrefslogtreecommitdiff
path: root/src/version.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-12-04 09:09:26 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-12-04 09:09:26 +0000
commit7ef749497d5abbee926200d744dfc27cb4e030f8 (patch)
tree056024b2462420a7d515ae679c066f37d4505c9a /src/version.h
parentd72aa491264325e9b6b35a9bf83e95d7a4188abd (diff)
7.10.3-pre2
Diffstat (limited to 'src/version.h')
-rw-r--r--src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h
index b4f4303e3..ff45d1af9 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "7.10.2"
+#define CURL_VERSION "7.10.3-pre2"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "