diff --git a/debian/changelog b/debian/changelog index 0c77b16c..a25f1ede 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +byobu (5.68) unreleased; urgency=low + + * UNRELEASED + + -- Dustin Kirkland Mon, 02 Dec 2013 18:46:28 -0600 + byobu (5.67-0ubuntu1) trusty; urgency=low * usr/bin/byobu, usr/lib/byobu/include/constants: diff --git a/usr/bin/byobu b/usr/bin/byobu index d15ec96d..cb6382e4 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.67 +VERSION=5.68 PKG="byobu" # All sorts of things go wrong if you don't own your $HOME dir.