diff --git a/debian/changelog b/debian/changelog index e1b4eb49..8adb4da3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +byobu (5.64) unreleased; urgency=low + + * UNRELEASED + + -- Dustin Kirkland Thu, 07 Nov 2013 11:55:15 -0600 + byobu (5.63-0ubuntu1) trusty; urgency=low * usr/bin/byobu: LP: #1244981 diff --git a/usr/bin/byobu b/usr/bin/byobu index ed5f0ee5..b5788b1e 100755 --- a/usr/bin/byobu +++ b/usr/bin/byobu @@ -18,7 +18,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -VERSION=5.63 +VERSION=5.64 PKG="byobu" # All sorts of things go wrong if you don't own your $HOME dir.