From d2041886c9167de48fb4070f5b5545fb0d49b926 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Tue, 23 Aug 2011 23:23:49 -0500 Subject: [PATCH] opening 4.32 --- debian/changelog | 6 ++++++ usr/bin/byobu | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c93dd825..d20e2c71 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +byobu (4.32) unreleased; urgency=low + + * UNRELEASED + + -- Dustin Kirkland Tue, 23 Aug 2011 23:23:49 -0500 + byobu (4.31-0ubuntu1) oneiric; urgency=low * usr/bin/byobu, usr/lib/byobu/.shutil: diff --git a/usr/bin/byobu b/usr/bin/byobu index 3cfdfb95..e12e53be 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.31 +VERSION=4.32 PKG="byobu" [ -z "${BYOBU_PREFIX}" ] && export BYOBU_PREFIX="/usr" || export BYOBU_PREFIX