summaryrefslogtreecommitdiffhomepage
path: root/src/core
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2012-12-10 15:43:41 +0000
committerMaxim Dounin <mdounin@mdounin.ru>2012-12-10 15:43:41 +0000
commit2948d7cfc2700c957fb2f74f05099778b5f77925 (patch)
treee54be02f42eb285f35fce947c959b7d58a83ccc9 /src/core
parent4256e45d66f36a04b0ffac5da7d8e58528a67c89 (diff)
downloadnginx-2948d7cfc2700c957fb2f74f05099778b5f77925.tar.gz
nginx-2948d7cfc2700c957fb2f74f05099778b5f77925.tar.bz2
Version bump.
Diffstat (limited to 'src/core')
-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 bfb8078a1..4d59895ed 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1002005
-#define NGINX_VERSION "1.2.5"
+#define nginx_version 1002006
+#define NGINX_VERSION "1.2.6"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"