From 080a42813482850988d12b25eac5462a5a257d26 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Wed, 1 Sep 2010 13:11:34 -0600 Subject: [PATCH] opening 3.5 --- debian/changelog | 6 ++++++ usr/bin/byobu | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6a1523b4..38b69c83 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +byobu (3.5) unreleased; urgency=low + + * UNRELEASED + + -- Dustin Kirkland Wed, 01 Sep 2010 13:11:34 -0600 + byobu (3.4-0ubuntu1) maverick; urgency=low * usr/share/byobu/keybindings/f-keys: make F1 also point to the menu, diff --git a/usr/bin/byobu b/usr/bin/byobu index b2229f12..63c9a69c 100755 --- a/usr/bin/byobu +++ b/usr/bin/byobu @@ -18,7 +18,7 @@ # along with this program. If not, see . PKG="byobu" -VERSION=3.4 +VERSION=3.5 [ -z "$BYOBU_PREFIX" ] && export BYOBU_PREFIX="/usr" export BYOBU_PREFIX