From d014a78a2897e24e86f6ccaf6133f12f78578344 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Tue, 6 Aug 2013 22:56:38 +0100 Subject: [PATCH] opening 5.54 --- debian/changelog | 6 ++++++ usr/bin/byobu | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c9af248a..852b2cf6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +byobu (5.54) unreleased; urgency=low + + * UNRELEASED + + -- Dustin Kirkland Tue, 06 Aug 2013 22:56:38 +0100 + byobu (5.53-0ubuntu1) saucy; urgency=low * usr/bin/byobu-launch, usr/lib/byobu/ec2_cost, diff --git a/usr/bin/byobu b/usr/bin/byobu index 1335c600..c0c5c5d9 100755 --- a/usr/bin/byobu +++ b/usr/bin/byobu @@ -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.53 +VERSION=5.54 PKG="byobu" # All sorts of things go wrong if you don't own your $HOME dir.