aboutsummaryrefslogtreecommitdiff
path: root/src/version.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-07-31 22:42:34 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-07-31 22:42:34 +0000
commitc3c7739811fc2231182d2b46f5fd42e44007dd2c (patch)
tree0533b7c75a34827e2f9a5a9963d47e2852c870e5 /src/version.h
parent513ac758daec3b60e02b2b96cc8dab05afb2adf4 (diff)
big last-beta (?) cleanup commit
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 56085c9e4..af29e6706 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "7.0.1beta"
+#define CURL_VERSION "7.0.11test"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "