From 07d0e868809fdd62ff64b7158d72f7d70f46f5e5 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Sun, 28 Feb 2016 23:24:33 -0600 Subject: [PATCH] opening 5.104 --- debian/changelog | 6 ++++++ usr/bin/byobu.in | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4a9c89bd..5f72874f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +byobu (5.104) unreleased; urgency=medium + + * UNRELEASED + + -- Dustin Kirkland Sun, 28 Feb 2016 23:24:33 -0600 + byobu (5.103-0ubuntu1) xenial; urgency=medium * usr/bin/Makefile.am, usr/bin/manifest, usr/bin/tmpfsffs, diff --git a/usr/bin/byobu.in b/usr/bin/byobu.in index bfdfaa5a..4a74f704 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.103 +VERSION=5.104 PKG="byobu" # All sorts of things go wrong if you don't own your $HOME dir.