From 78c58f94ed75a15405ad311b6ee7a05c794c1bfa Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Thu, 29 Sep 2011 14:46:59 -0400 Subject: [PATCH] opening 4.38 --- debian/changelog | 6 ++++++ usr/bin/byobu | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 8238ec98..b6c8806c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +byobu (4.38) unreleased; urgency=low + + * UNRELEASED + + -- Dustin Kirkland Thu, 29 Sep 2011 14:46:58 -0400 + byobu (4.37-0ubuntu1) oneiric; urgency=low * usr/lib/byobu/ec2_cost: LP: #862655 diff --git a/usr/bin/byobu b/usr/bin/byobu index 7657c05b..d323c26f 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=4.37 +VERSION=4.38 PKG="byobu" # All sorts of things go wrong if you don't own your $HOME dir.