aboutsummaryrefslogtreecommitdiff
path: root/src/version.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-08-21 21:57:06 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-08-21 21:57:06 +0000
commit8d2c24265d6d8ed74e3d2dc646cb1c3d20f290f3 (patch)
treea6aebab1217a7238a81cdd865f7d5b4b3fbcd595 /src/version.h
parente559a7b872428f4486ae537e392d38f17384f07e (diff)
7.1.1 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 af29e6706..c3ea019b5 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "7.0.11test"
+#define CURL_VERSION "7.1"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "