From 732d1045945194edb0fc6fe7229753f45dca16ca Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Fri, 8 Jun 2012 17:25:23 -0500 Subject: [PATCH] opening 5.20 --- debian/changelog | 6 ++++++ usr/bin/byobu | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 535caae3..0311f434 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +byobu (5.20) unreleased; urgency=low + + * UNRELEASED + + -- Dustin Kirkland Fri, 08 Jun 2012 17:25:23 -0500 + byobu (5.19-0ubuntu1) quantal; urgency=low * usr/bin/byobu-config, usr/bin/byobu-select-session: LP: #988471 diff --git a/usr/bin/byobu b/usr/bin/byobu index f1f1f375..8cf98b0e 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.19 +VERSION=5.20 PKG="byobu" # All sorts of things go wrong if you don't own your $HOME dir.