aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2011-05-11 09:19:48 +0000
committerIgor Sysoev <igor@sysoev.ru>2011-05-11 09:19:48 +0000
commitdc336358ab42703ee61471a9f4db40ebf216111c (patch)
treee03127cd71a8c843454611e90f098bd88734afa1 /src/core/nginx.h
parent61197581ac5fa06a9f0f88d4f06bbc871d71bfe2 (diff)
downloadnginx-dc336358ab42703ee61471a9f4db40ebf216111c.tar.gz
nginx-dc336358ab42703ee61471a9f4db40ebf216111c.zip
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 c2e56221f..2874fe233 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,8 +8,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1000002
-#define NGINX_VERSION "1.0.2"
+#define nginx_version 1000003
+#define NGINX_VERSION "1.0.3"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"