aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-04-04 06:23:43 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-04-04 06:23:43 +0000
commit50a53d4eecec60d348100e8506bd01fefd2b5f7f (patch)
tree393550b6d4e1da9491882121ee6e5f1a12078502 /src
parent6bd1ed034a83371088bcc08f70cc6878aeb3973b (diff)
7.7.1 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 c95f678b9..9ee8118b8 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "7.7"
+#define CURL_VERSION "7.7.1"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "