diff --git a/debian/changelog b/debian/changelog index 11e768e2..6b1b284f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +byobu (4.20) unreleased; urgency=low + + * UNRELEASED + + -- Dustin Kirkland Wed, 20 Jul 2011 08:47:50 -0500 + byobu (4.19-0ubuntu1) oneiric; urgency=low * usr/lib/byobu/.constants: diff --git a/usr/bin/byobu b/usr/bin/byobu index 4b6a7deb..8448008d 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.19 +VERSION=4.20 PKG="byobu" [ -z "${BYOBU_PREFIX}" ] && export BYOBU_PREFIX="/usr" || export BYOBU_PREFIX