From 0d9ea3f37f9d4a94a21831358cdcda8d7305ab7a Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Sun, 24 Jul 2011 14:23:38 -0500 Subject: [PATCH] opening 4.23 --- debian/changelog | 6 ++++++ usr/bin/byobu | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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