From 2786a911156094a8f6e245f8729293253cd9ffe0 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Sat, 10 Aug 2013 09:23:04 +0100 Subject: [PATCH] opening 5.56 --- debian/changelog | 6 ++++++ usr/bin/byobu | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 58c9231e..5891404d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +byobu (5.56) unreleased; urgency=low + + * UNRELEASED + + -- Dustin Kirkland Sat, 10 Aug 2013 09:23:04 +0100 + byobu (5.55-0ubuntu1) saucy; urgency=low * usr/lib/byobu/distro, usr/lib/byobu/include/common, diff --git a/usr/bin/byobu b/usr/bin/byobu index 87463329..24685605 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.55 +VERSION=5.56 PKG="byobu" # All sorts of things go wrong if you don't own your $HOME dir.