aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-01-03 09:13:07 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-01-03 09:13:07 +0000
commit887e728b7dbefb3f5c2e51e7d83f602e7071e27c (patch)
tree5198609126dd6bcad4f07b1c592017776fc941aa /src
parentc03e0074c687dcd281391142e4184376543ece0e (diff)
cleanup-commit
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 57dca0df4..f3a9fa1be 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "7.5"
+#define CURL_VERSION "7.5.2-pre1"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "