From 3ebbea1ec216c42d917ca6cf0bd1402b70da4bab Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Thu, 17 Aug 2017 18:44:26 -0500 Subject: [PATCH] opening 5.123 --- debian/changelog | 6 ++++++ usr/bin/byobu.in | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 363b1d70..3bef5b75 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +byobu (5.123) unreleased; urgency=medium + + * UNRELEASED + + -- Dustin Kirkland Thu, 17 Aug 2017 18:44:26 -0500 + byobu (5.122-0ubuntu1) artful; urgency=medium [ Tiago Stürmer Daitx ] diff --git a/usr/bin/byobu.in b/usr/bin/byobu.in index 5b4a5bee..a9998970 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.122 +VERSION=5.123 PKG="byobu" # All sorts of things go wrong if you don't own your $HOME dir.