summaryrefslogtreecommitdiffhomepage
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@nginx.com>2015-05-29 09:26:27 +0300
committerRuslan Ermilov <ru@nginx.com>2015-05-29 09:26:27 +0300
commit3de18022d862b120311696e2c58861a4ac6a928d (patch)
tree1ef34e16869bde6a3366962255d7bc91fffb2c46 /src/core/nginx.h
parenta6f016cabaea042ec4efda30aabb4e107fc60b9e (diff)
downloadnginx-3de18022d862b120311696e2c58861a4ac6a928d.tar.gz
nginx-3de18022d862b120311696e2c58861a4ac6a928d.tar.bz2
Version bump.
Diffstat (limited to 'src/core/nginx.h')
-rw-r--r--src/core/nginx.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h
index ec818e042..4c9cf35cb 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1009001
-#define NGINX_VERSION "1.9.1"
+#define nginx_version 1009002
+#define NGINX_VERSION "1.9.2"
#define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD