From 0d06fc46f4ca1437e0be317c1e810175bc162051 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Mon, 10 Feb 2014 15:38:26 -0600 Subject: [PATCH] opening 5.72 --- debian/changelog | 6 ++++++ usr/bin/byobu | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b9304088..59ed18e7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +byobu (5.72) unreleased; urgency=low + + * UNRELEASED + + -- Dustin Kirkland Mon, 10 Feb 2014 15:38:26 -0600 + byobu (5.71-0ubuntu1) trusty; urgency=low * usr/bin/byobu-janitor, usr/lib/byobu/date, diff --git a/usr/bin/byobu b/usr/bin/byobu index eb5377a0..b82fdd6e 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.71 +VERSION=5.72 PKG="byobu" # All sorts of things go wrong if you don't own your $HOME dir.