[nginx] svn commit: r5184 - trunk/src/core

mdounin at mdounin.ru mdounin at mdounin.ru
Wed Apr 24 13:03:43 UTC 2013


Author: mdounin
Date: 2013-04-24 13:03:43 +0000 (Wed, 24 Apr 2013)
New Revision: 5184
URL: http://trac.nginx.org/nginx/changeset/5184/nginx

Log:
Version bump.


Modified:
   trunk/src/core/nginx.h

Modified: trunk/src/core/nginx.h
===================================================================
--- trunk/src/core/nginx.h	2013-04-23 10:15:49 UTC (rev 5183)
+++ trunk/src/core/nginx.h	2013-04-24 13:03:43 UTC (rev 5184)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1003017
-#define NGINX_VERSION      "1.3.17"
+#define nginx_version      1004000
+#define NGINX_VERSION      "1.4.0"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"



More information about the nginx-devel mailing list