From 2505d35bf45041df87d0e7554d7e5ea9ec7e7b4c Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Thu, 29 Dec 2011 12:28:52 -0600 Subject: [PATCH] opening 5.2 --- debian/changelog | 6 ++++++ usr/bin/byobu | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5c8f83c3..5cd0702b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +byobu (5.2) unreleased; urgency=low + + * UNRELEASED + + -- Dustin Kirkland Thu, 29 Dec 2011 12:28:51 -0600 + byobu (5.1-0ubuntu1) precise; urgency=low * usr/bin/byobu-select-backend: diff --git a/usr/bin/byobu b/usr/bin/byobu index 03d40401..4189a32f 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.1 +VERSION=5.2 PKG="byobu" # All sorts of things go wrong if you don't own your $HOME dir.