summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-05-28 21:50:00 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-05-28 21:50:00 +0000
commit223c48e6b5389ea763305b87dd4486b47a88587e (patch)
tree90acb117949a9b6eb65a0a6ff2816613c34cb552 /src
parent7bb7550e23e70528f8c138d7e65275ac970a0351 (diff)
downloadcurl-223c48e6b5389ea763305b87dd4486b47a88587e.tar.gz
7.8-pre1 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 75e2583ed..768cca6b5 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "7.7.4-pre2"
+#define CURL_VERSION "7.8-pre1"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "