diff --git a/debian/changelog b/debian/changelog index 8238ec98..b6c8806c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +byobu (4.38) unreleased; urgency=low + + * UNRELEASED + + -- Dustin Kirkland Thu, 29 Sep 2011 14:46:58 -0400 + byobu (4.37-0ubuntu1) oneiric; urgency=low * usr/lib/byobu/ec2_cost: LP: #862655 diff --git a/usr/bin/byobu b/usr/bin/byobu index 7657c05b..d323c26f 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.37 +VERSION=4.38 PKG="byobu" # All sorts of things go wrong if you don't own your $HOME dir.