diff --git a/debian/changelog b/debian/changelog index a202ab87..3f0ed5b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +byobu (4.23) unreleased; urgency=low + + * UNRELEASED + + -- Dustin Kirkland Sun, 24 Jul 2011 14:23:38 -0500 + byobu (4.22-0ubuntu1) oneiric; urgency=low * usr/bin/byobu-statusd, usr/lib/byobu/.shutil: diff --git a/usr/bin/byobu b/usr/bin/byobu index e63e64db..7f2a2dc9 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.22 +VERSION=4.23 PKG="byobu" [ -z "${BYOBU_PREFIX}" ] && export BYOBU_PREFIX="/usr" || export BYOBU_PREFIX