aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-03-22 17:21:07 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-03-22 17:21:07 +0000
commit546572da0457f37c698c02d0a08d90fdfcbeedec (patch)
tree9e013b36e8ba50caccb51f9aa30f5eb53a8feb63 /src
parent005536cc28d501008f318d723b96cb9692a3f7f7 (diff)
7.7 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 0c024d57a..c95f678b9 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "7.7-beta5"
+#define CURL_VERSION "7.7"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "