aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-11-04 11:35:12 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-11-04 11:35:12 +0000
commit329bcf3a7117c7e5c26d7c8f840af64fb7140753 (patch)
treee78d4d1297f4cc2eef2bc893ce23082953370f7e /src
parent0cb12d7e787f520249c2faa636ff49f4acbebbca (diff)
7.9.1 cleanup 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 a5540e43a..4bf68a32b 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "7.9.1-pre1"
+#define CURL_VERSION "7.9.1"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "