diff --git a/debian/changelog b/debian/changelog index 9878bd9e..fc08ac26 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +byobu (3.6) unreleased; urgency=low + + * UNRELEASED + + -- Dustin Kirkland Wed, 15 Sep 2010 13:31:03 -0600 + byobu (3.5-0ubuntu1) maverick; urgency=low [ Jan Klepek ] diff --git a/usr/bin/byobu b/usr/bin/byobu index 63c9a69c..776d0791 100755 --- a/usr/bin/byobu +++ b/usr/bin/byobu @@ -18,7 +18,7 @@ # along with this program. If not, see . PKG="byobu" -VERSION=3.5 +VERSION=3.6 [ -z "$BYOBU_PREFIX" ] && export BYOBU_PREFIX="/usr" export BYOBU_PREFIX