aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-12-05 08:36:48 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-12-05 08:36:48 +0000
commit139ab3740ae7cf5228bfb41a09d003da00d02756 (patch)
tree913b743db6ed286e66261ee9dcfe53571da58b51 /src
parent7b832e1745f0d264489b45d0ef88e845238b1871 (diff)
7.9.2 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 4bf68a32b..5e6c210c5 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1,3 +1,3 @@
#define CURL_NAME "curl"
-#define CURL_VERSION "7.9.1"
+#define CURL_VERSION "7.9.2"
#define CURL_ID CURL_NAME " " CURL_VERSION " (" OS ") "