]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorRuslan Ermilov <ru@nginx.com>
Fri, 29 May 2015 06:26:27 +0000 (09:26 +0300)
committerRuslan Ermilov <ru@nginx.com>
Fri, 29 May 2015 06:26:27 +0000 (09:26 +0300)
src/core/nginx.h

index ec818e04286c7bb271d844dc6fbf77c21095282b..4c9cf35cb3b7e517aac7a408b7985bdc07616435 100644 (file)
@@ -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