diff src/core/nginx.h @ 4701:d23185444edb stable-1.2

Version bump.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 25 Jun 2012 15:40:29 +0000
parents 36b220b82f23
children 93119eae378a
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      1002001
-#define NGINX_VERSION      "1.2.1"
+#define nginx_version      1002002
+#define NGINX_VERSION      "1.2.2"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"