diff --git a/debian/changelog b/debian/changelog index ba0d8e55..a7256bac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +byobu (4.30) unreleased; urgency=low + + * UNRELEASED + + -- Dustin Kirkland Thu, 11 Aug 2011 10:31:31 -0500 + byobu (4.29-0ubuntu1) oneiric; urgency=low * usr/bin/byobu: diff --git a/usr/bin/byobu b/usr/bin/byobu index 3dde74d8..14a1ec53 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.29 +VERSION=4.30 PKG="byobu" [ -z "${BYOBU_PREFIX}" ] && export BYOBU_PREFIX="/usr" || export BYOBU_PREFIX