diff --git a/debian/changelog b/debian/changelog index 807eeb60..5c975980 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +byobu (4.19) unreleased; urgency=low + + * UNRELEASED + + -- Dustin Kirkland Tue, 19 Jul 2011 18:12:57 -0500 + byobu (4.18-0ubuntu1) oneiric; urgency=low [ Dustin Kirkland ] diff --git a/usr/bin/byobu b/usr/bin/byobu index ad636908..4b6a7deb 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.18 +VERSION=4.19 PKG="byobu" [ -z "${BYOBU_PREFIX}" ] && export BYOBU_PREFIX="/usr" || export BYOBU_PREFIX