]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 25 Jan 2016 16:32:58 +0000 (19:32 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 25 Jan 2016 16:32:58 +0000 (19:32 +0300)
src/core/nginx.h

index 9f3a656312ac0bae8e2cb46976df583b5af9b702..46305e5a6dfc77115b80dccf940015f35729a3f3 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1008000
-#define NGINX_VERSION      "1.8.0"
+#define nginx_version      1008001
+#define NGINX_VERSION      "1.8.1"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD