aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-09-25 06:39:18 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-09-25 06:39:18 +0000
commit4d2cb8b32aa7dbd2607a522ee63193c151665766 (patch)
tree2489c7e584e01d7d174fbe201da9970846903168 /src
parentd5001a3f0bb81010f3ad7aa5e16f9ab2f340bc07 (diff)
7.9 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 f0c5e8808..edeab1a75 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "7.9-pre6"
+#define CURL_VERSION "7.9"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "