aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2012-10-03 15:22:18 +0000
committerMaxim Dounin <mdounin@mdounin.ru>2012-10-03 15:22:18 +0000
commitf8cc8969d52211530c0eba3d28e0cb03d4f958b3 (patch)
treed07de33b3e53d218c2457aa2225dba9b2259aa68 /src/core/nginx.h
parentfedc43df15f0b0400cf025cc90adb83337f1076b (diff)
downloadnginx-f8cc8969d52211530c0eba3d28e0cb03d4f958b3.tar.gz
nginx-f8cc8969d52211530c0eba3d28e0cb03d4f958b3.zip
Version bump.
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 c6dce45b0..df247dffc 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1003007
-#define NGINX_VERSION "1.3.7"
+#define nginx_version 1003008
+#define NGINX_VERSION "1.3.8"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"