1.9.9
diff --git a/debian/changelog b/debian/changelog index 7313496..be2c8b1 100644 --- a/debian/changelog +++ b/debian/changelog
@@ -1,3 +1,9 @@ +nginx (1.9.9-1) unstable; urgency=low + + * 1.9.9 + + -- Konstantin Pavlov <thresh@nginx.com> Wed , 09 Dec 2015 14:50:00 +0300 + nginx (1.9.8-1) unstable; urgency=low * 1.9.8
diff --git a/rpm/SPECS/nginx.spec b/rpm/SPECS/nginx.spec index db9ae99..e034726 100644 --- a/rpm/SPECS/nginx.spec +++ b/rpm/SPECS/nginx.spec
@@ -51,7 +51,7 @@ Summary: High performance web server Name: nginx -Version: 1.9.8 +Version: 1.9.9 Release: 1%{?dist}.ngx Vendor: nginx inc. URL: http://nginx.org/ @@ -357,6 +357,9 @@ fi %changelog +* Wed Dec 9 2015 Konstantin Pavlov <thresh@nginx.com> +- 1.9.9 + * Tue Dec 8 2015 Konstantin Pavlov <thresh@nginx.com> - 1.9.8 - http_slice module enabled