diff src/core/nginx.h @ 2595:21337b5bd057

bump version
author Igor Sysoev <igor@sysoev.ru>
date Mon, 23 Mar 2009 15:56:46 +0000
parents f4bed862cc9b
children d77c53869873
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.7.44"
+#define NGINX_VERSION      "0.7.45"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"