From 0172de30065c7f564bdd43fbf7d0e6d30c11a307 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Wed, 12 Feb 2014 14:30:40 -0600 Subject: [PATCH] opening 5.73 --- debian/changelog | 6 ++++++ usr/bin/byobu | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 77219a3d..a43b9cef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +byobu (5.73) unreleased; urgency=low + + * UNRELEASED + + -- Dustin Kirkland Wed, 12 Feb 2014 14:30:40 -0600 + byobu (5.72-0ubuntu1) trusty; urgency=low * usr/lib/byobu/include/constants: diff --git a/usr/bin/byobu b/usr/bin/byobu index b82fdd6e..8ee5520a 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.72 +VERSION=5.73 PKG="byobu" # All sorts of things go wrong if you don't own your $HOME dir.