aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-05-30 11:24:26 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-05-30 11:24:26 +0000
commitfbca7a83fc7e013ba532e8695c0a1418c0c5d4d9 (patch)
tree7e02c4a0e21b9e657ca2561ca9711974b3218c64 /src
parent870bacd6897b62666aeaaa8b8b2c937529abac90 (diff)
7.8-pre2
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 768cca6b5..0f11f33f7 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "7.8-pre1"
+#define CURL_VERSION "7.8-pre2"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "