From ac250c5bd0d083226312fa4be910be2b30f8326c Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Mon, 30 Jan 2012 18:12:49 -0600 Subject: [PATCH] opening 5.8 --- debian/changelog | 6 ++++++ usr/bin/byobu | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b4f46408..161906a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +byobu (5.8) unreleased; urgency=low + + * UNRELEASED + + -- Dustin Kirkland Mon, 30 Jan 2012 18:12:49 -0600 + byobu (5.7-0ubuntu1) precise; urgency=low [ Ryan Thompson ] diff --git a/usr/bin/byobu b/usr/bin/byobu index d7c81550..e1d2ff43 100755 --- a/usr/bin/byobu +++ b/usr/bin/byobu @@ -17,7 +17,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -VERSION=5.7 +VERSION=5.8 PKG="byobu" # All sorts of things go wrong if you don't own your $HOME dir.