]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorRoman Arutyunyan <arut@nginx.com>
Tue, 4 Mar 2014 19:38:31 +0000 (23:38 +0400)
committerRoman Arutyunyan <arut@nginx.com>
Tue, 4 Mar 2014 19:38:31 +0000 (23:38 +0400)
src/core/nginx.h

index 8ab0e8890eb95bf5307293b353a3d305839162ad..17dda595e47133c4c3ae181a0837c121c492a449 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1005011
-#define NGINX_VERSION      "1.5.11"
+#define nginx_version      1005012
+#define NGINX_VERSION      "1.5.12"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"