diff src/core/nginx.h @ 5033:174981066745

Version bump.
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 07 Feb 2013 12:09:09 +0000
parents fd8283273d55
children 4c9c8f3f66ec
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      1003012
-#define NGINX_VERSION      "1.3.12"
+#define nginx_version      1003013
+#define NGINX_VERSION      "1.3.13"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"