aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-08-06 08:43:37 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-08-06 08:43:37 +0000
commita6a367380422fcfcd48886c403bfbdecf9c7d28d (patch)
treeba7b5adef79c80fdef8ce68cc850a558410cd865 /src
parent944f9a73f43d1f76f6b1697e2a0655f1811e067c (diff)
7.8.1-pre3 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 8bf2bed62..67b908e87 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "7.8"
+#define CURL_VERSION "7.8.1-pre3"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "