aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-03-07 08:50:18 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-03-07 08:50:18 +0000
commitc2d4fd876c77132caf593e397db615eb12266c7d (patch)
tree01bba628f02a5658a04ab969b1402a10dea08e81 /src
parent58cad04bbbe2438d499c5f2c9f1af40e2a78a555 (diff)
7.9.5 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 dbdf61ac4..ec1798c84 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "7.9.5-pre4"
+#define CURL_VERSION "7.9.5"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "