]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorVladimir Homutov <vl@nginx.com>
Tue, 16 Jun 2015 20:31:31 +0000 (23:31 +0300)
committerVladimir Homutov <vl@nginx.com>
Tue, 16 Jun 2015 20:31:31 +0000 (23:31 +0300)
src/core/nginx.h

index 4c9cf35cb3b7e517aac7a408b7985bdc07616435..dfb90eabfae29f8a722f9fea39a4954d66faf9d8 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1009002
-#define NGINX_VERSION      "1.9.2"
+#define nginx_version      1009003
+#define NGINX_VERSION      "1.9.3"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD