aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-02-13 13:37:14 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-02-13 13:37:14 +0000
commit948c3b3aa9e9485f1720b04adb2c49b6a758483e (patch)
tree1dc4779fb49c9878bb157b422e16aed294c15a0f /src
parenta140e5311d4cc2dd72a172443643839723b30bde (diff)
7.6.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 b7c1dc980..0a11cfd4d 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "7.6.1-pre3"
+#define CURL_VERSION "7.6.1"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "