diff src/core/nginx.h @ 3311:a394b30b18dd

bump version
author Igor Sysoev <igor@sysoev.ru>
date Wed, 11 Nov 2009 21:06:36 +0000
parents 753fa5421e56
children f1b5b7eec72a
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         8024
-#define NGINX_VERSION      "0.8.24"
+#define nginx_version         8025
+#define NGINX_VERSION      "0.8.25"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"