aboutsummaryrefslogtreecommitdiff
path: root/src/version.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-10-01 08:57:49 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-10-01 08:57:49 +0000
commite2e64798b5d3f1d1c75386448a6a56480828c0e5 (patch)
tree507334b6abe413e58a15681427e03adee5dd23f8 /src/version.h
parentb9b6a6566af248bae9dd3d366390ac688acbf78f (diff)
7.10
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 845aa543d..a27ff8f71 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "7.10-pre2"
+#define CURL_VERSION "7.10"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "