diff --git a/debian/changelog b/debian/changelog index 86d635a9..f1fb6193 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +byobu (5.12) unreleased; urgency=low + + * UNRELEASED + + -- Dustin Kirkland Wed, 15 Feb 2012 22:22:12 -0600 + byobu (5.11-0ubuntu1) precise; urgency=low [ Ryan Thompson ] diff --git a/usr/bin/byobu b/usr/bin/byobu index 25ac9bb5..56c9f79f 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=5.11 +VERSION=5.12 PKG="byobu" # All sorts of things go wrong if you don't own your $HOME dir.