aboutsummaryrefslogtreecommitdiff
path: root/src/version.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-04-15 06:58:04 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-04-15 06:58:04 +0000
commit9549cfde02d72812c5cc1ce241955382b5bc371f (patch)
tree5b0438f38ed791072a85aa33b5e67e6f4cbd9e82 /src/version.h
parent2361aabbef12496c672bbc9a6e746e0510f21b0e (diff)
7.9.6 commit
Diffstat (limited to 'src/version.h')
-rw-r--r--src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h
index f10a63472..64f6e5e4a 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "7.9.6-pre5"
+#define CURL_VERSION "7.9.6"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "