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