aboutsummaryrefslogtreecommitdiff
path: root/src/version.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-11-22 14:27:47 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-11-22 14:27:47 +0000
commit6f4f3c79b62e60c7f45a62bae01951e07e7d1054 (patch)
treefc51395be8fcaaab5e57db7f7860aee17ac8ac1b /src/version.h
parent593df2f18a733a269aacc15cdd6c8630e8ffb65a (diff)
7.5-pre3 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 9172ce237..8a984dc12 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "7.4.1"
+#define CURL_VERSION "7.5-pre3"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "