aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-01-27 16:16:54 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-01-27 16:16:54 +0000
commitac98c73b04aec60683ec2094f3c311485f08d6ab (patch)
tree010c995e2bd4743f0ec6d67c57a471ff345c1f78 /src
parenta145654394784d05ae10f3c6ecce38e17c578b51 (diff)
7.6
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 357a0a61a..742155a0e 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "7.6-pre4"
+#define CURL_VERSION "7.6"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "