aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-03-08 12:35:51 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-03-08 12:35:51 +0000
commitb4f70aa2c823886cfc56894a74ab06115744f4e6 (patch)
tree0c176c4599c330b2207d2dadefae829ad947b687 /src
parentf54a282ccc56ae53afa87c3117dc7923066d5432 (diff)
version 7.7-beta1
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 71710ab13..442fc5f96 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "7.7-alpha2"
+#define CURL_VERSION "7.7-beta1"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "