diff --git a/debian/changelog b/debian/changelog index 2125ad29..a33bebf2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +byobu (3.3) unreleased; urgency=low + + * UNRELEASED + + -- Dustin Kirkland Mon, 23 Aug 2010 17:34:42 -0400 + byobu (3.2-0ubuntu1) maverick; urgency=low * usr/share/byobu/keybindings/f-keys: resize the screen as part of the diff --git a/usr/bin/byobu b/usr/bin/byobu index 049670ab..2b1dabc5 100755 --- a/usr/bin/byobu +++ b/usr/bin/byobu @@ -18,7 +18,7 @@ # along with this program. If not, see . PKG="byobu" -VERSION=3.2 +VERSION=3.3 [ -z "$BYOBU_PREFIX" ] && export BYOBU_PREFIX="/usr" export BYOBU_PREFIX