From e7f6e5d6e1236be5b80f014e8d939d3cf6340efb Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Mon, 6 Feb 2017 12:22:26 -0600 Subject: [PATCH] opening 5.116 --- debian/changelog | 6 ++++++ usr/bin/byobu.in | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9d27f9ee..3be94eda 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +byobu (5.116) unreleased; urgency=medium + + * UNRELEASED + + -- Dustin Kirkland Mon, 06 Feb 2017 12:22:26 -0600 + byobu (5.115-0ubuntu1) zesty; urgency=medium * debian/control: diff --git a/usr/bin/byobu.in b/usr/bin/byobu.in index 0a2bd533..c4251a36 100755 --- a/usr/bin/byobu.in +++ b/usr/bin/byobu.in @@ -18,7 +18,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -VERSION=5.115 +VERSION=5.116 PKG="byobu" # All sorts of things go wrong if you don't own your $HOME dir.