diff src/core/nginx.h @ 2620:11b184abf455

bump version
author Igor Sysoev <igor@sysoev.ru>
date Mon, 30 Mar 2009 11:00:58 +0000
parents d77c53869873
children 7bc0851b05cf
line wrap: on
line diff
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,8 +8,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version       007045
-#define NGINX_VERSION      "0.7.45"
+#define nginx_version       007046
+#define NGINX_VERSION      "0.7.46"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"