aboutsummaryrefslogtreecommitdiff
path: root/src/version.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-01-29 11:36:08 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-01-29 11:36:08 +0000
commitf585b66af788d211513016d08bd7f2c5aaee02e0 (patch)
treeb8d6647b550ad908ea68bdd8c44314313550ce94 /src/version.h
parent1b77c1843033c092ec67043af0e9d64a330eb415 (diff)
7.6-pre1
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 742155a0e..00524178c 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "7.6"
+#define CURL_VERSION "7.6.1-pre1"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "