From fd6d54dd91f0f5063fa3f94e9bf2741cbd0b1566 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Fri, 8 Feb 2013 14:48:03 -0600 Subject: [PATCH] opening 5.34 --- debian/changelog | 6 ++++++ usr/bin/byobu | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3b59a842..2a1ec9f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +byobu (5.34) unreleased; urgency=low + + * UNRELEASED + + -- Dustin Kirkland Fri, 08 Feb 2013 14:48:02 -0600 + byobu (5.33-0ubuntu1) raring; urgency=low * usr/bin/byobu-launch: LP: #1119446, #1119345 diff --git a/usr/bin/byobu b/usr/bin/byobu index 3fdad7e5..eea81e15 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.33 +VERSION=5.34 PKG="byobu" # All sorts of things go wrong if you don't own your $HOME dir.