summaryrefslogtreecommitdiff
path: root/src/version.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-03-04 16:34:20 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-03-04 16:34:20 +0000
commitcf8704ccdf60a34ba7862a0848724b9862158c86 (patch)
treef553b638347df8e1b1c129e5dc51a840bcb2ce1a /src/version.h
parent5543c2f11fe9ae27db2f367ac99422888a3e526d (diff)
downloadcurl-cf8704ccdf60a34ba7862a0848724b9862158c86.tar.gz
7.7 alpha 2 commitcurl-7_7_alpha2
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 a5860e6ea..71710ab13 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "7.7-alpha1"
+#define CURL_VERSION "7.7-alpha2"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "