summaryrefslogtreecommitdiffhomepage
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2009-06-22 09:43:52 +0000
committerIgor Sysoev <igor@sysoev.ru>2009-06-22 09:43:52 +0000
commit82bf3348421c84f6f3393b67a637103d33179808 (patch)
tree468a04b85651733bef752b26085a896c73b9266b /src/core/nginx.h
parent30556c2d2c45f06e63b550576fb8cd0210fb751c (diff)
downloadnginx-82bf3348421c84f6f3393b67a637103d33179808.tar.gz
nginx-82bf3348421c84f6f3393b67a637103d33179808.tar.bz2
bump version
Diffstat (limited to 'src/core/nginx.h')
-rw-r--r--src/core/nginx.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h
index 14458bf9f..f386edec5 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,8 +8,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 006037
-#define NGINX_VERSION "0.6.37"
+#define nginx_version 006038
+#define NGINX_VERSION "0.6.38"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"