opening 3.2

This commit is contained in:
Dustin Kirkland 2010-08-03 15:19:23 -04:00
commit 15cc1d6318
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
byobu (3.2) unreleased; urgency=low
* UNRELEASED
-- Dustin Kirkland <kirkland@ubuntu.com> Tue, 03 Aug 2010 15:19:23 -0400
byobu (3.1-0ubuntu1) maverick; urgency=low
* configure.ac: drop autoconf version dependency to 2.61, so that we

View file

@ -18,7 +18,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
PKG="byobu"
VERSION=3.1
VERSION=3.2
[ -z "$BYOBU_PREFIX" ] && export BYOBU_PREFIX="/usr"
export BYOBU_PREFIX