From aef3ce879fe66d480c6bd8becca90ff6b0357a1d Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Mon, 2 Dec 2013 18:46:28 -0600 Subject: [PATCH] opening 5.68 --- debian/changelog | 6 ++++++ usr/bin/byobu | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0c77b16c..a25f1ede 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +byobu (5.68) unreleased; urgency=low + + * UNRELEASED + + -- Dustin Kirkland Mon, 02 Dec 2013 18:46:28 -0600 + byobu (5.67-0ubuntu1) trusty; urgency=low * usr/bin/byobu, usr/lib/byobu/include/constants: diff --git a/usr/bin/byobu b/usr/bin/byobu index d15ec96d..cb6382e4 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.67 +VERSION=5.68 PKG="byobu" # All sorts of things go wrong if you don't own your $HOME dir.