]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 30 May 2016 23:21:38 +0000 (02:21 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 30 May 2016 23:21:38 +0000 (02:21 +0300)
src/core/nginx.h

index fe78745e4b76c4c24d5112e145462755d9837905..e2b8005d46b4a2424ce038cd4d20af9d01cb30cf 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1010000
-#define NGINX_VERSION      "1.10.0"
+#define nginx_version      1010001
+#define NGINX_VERSION      "1.10.1"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD