diff src/core/nginx.h @ 1497:5a009e1f33bb

bump version
author Igor Sysoev <igor@sysoev.ru>
date Fri, 21 Sep 2007 14:41:05 +0000
parents 732fe8258857
children d28353efc688
line wrap: on
line diff
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,7 +8,7 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define NGINX_VERSION      "0.6.12"
+#define NGINX_VERSION      "0.6.13"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"