diff src/core/nginx.h @ 4775:88a3b32bdf7f

Version bump.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 31 Jul 2012 21:47:56 +0000
parents 798e0377fd52
children c7d549856ab6
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      1003004
-#define NGINX_VERSION      "1.3.4"
+#define nginx_version      1003005
+#define NGINX_VERSION      "1.3.5"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"