aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-07-28 12:13:48 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-07-28 12:13:48 +0000
commitbdb5e5a25037a585e0ec6b83d29b25961c6823f8 (patch)
treedaee03842aaa4746dc99ecdc5032fc40b604c129 /src
parent48a580e609c236be4d76be61f2e51821a964410f (diff)
7.10.6
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 0a6231ff5..90eba9764 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "7.10.6-pre4"
+#define CURL_VERSION "7.10.6"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "