From df58f826d4e5703206de543075be75faa00279bd Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Thu, 11 Aug 2011 10:31:32 -0500 Subject: [PATCH] opening 4.30 --- debian/changelog | 6 ++++++ usr/bin/byobu | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ba0d8e55..a7256bac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +byobu (4.30) unreleased; urgency=low + + * UNRELEASED + + -- Dustin Kirkland Thu, 11 Aug 2011 10:31:31 -0500 + byobu (4.29-0ubuntu1) oneiric; urgency=low * usr/bin/byobu: diff --git a/usr/bin/byobu b/usr/bin/byobu index 3dde74d8..14a1ec53 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.29 +VERSION=4.30 PKG="byobu" [ -z "${BYOBU_PREFIX}" ] && export BYOBU_PREFIX="/usr" || export BYOBU_PREFIX