diff src/core/nginx.h @ 4846:f0300f64e8fb stable-1.2

Version bump.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 24 Sep 2012 18:24:07 +0000
parents 93119eae378a
children e373af344cc7
line wrap: on
line diff
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1002003
-#define NGINX_VERSION      "1.2.3"
+#define nginx_version      1002004
+#define NGINX_VERSION      "1.2.4"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"