From 60073a0c3d6a9d67dc11866df993f741b494614e Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Tue, 22 Sep 2009 09:40:11 -0700 Subject: [PATCH] opening 2.36 --- byobu | 2 +- debian/changelog | 6 ++++++ rpm/byobu.spec | 4 ++-- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/byobu b/byobu index d5c85876..1adf8075 100755 --- a/byobu +++ b/byobu @@ -18,7 +18,7 @@ # along with this program. If not, see . PKG="byobu" -VERSION=2.35 +VERSION=2.36 # Add a version argument for debugging purposes if [ "$1" = "-v" ]; then diff --git a/debian/changelog b/debian/changelog index dc4345c5..b7eb64ec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +byobu (2.36) unreleased; urgency=low + + * UNRELEASED + + -- Dustin Kirkland Tue, 22 Sep 2009 09:40:10 -0700 + byobu (2.35-0ubuntu1) karmic; urgency=low * bin/updates_available: fix updates available, broken when updates diff --git a/rpm/byobu.spec b/rpm/byobu.spec index b8509213..8f2e73c6 100644 --- a/rpm/byobu.spec +++ b/rpm/byobu.spec @@ -1,12 +1,12 @@ Name: byobu -Version: 2.35 +Version: 2.36 Release: 1%{?dist} Summary: a set of useful profiles and a profile-switcher for GNU screen Group: Applications/System License: GPL URL: http://launchpad.net/byobu -Source0: http://code.launchpad.net/byobu/trunk/2.35/+download/byobu_2.35.orig.tar.gz +Source0: http://code.launchpad.net/byobu/trunk/2.36/+download/byobu_2.36.orig.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch