configure.ac, usr/bin/byobu: bump to version 3.0

This commit is contained in:
Dustin Kirkland 2010-08-02 20:05:17 -04:00
commit 686f525773
3 changed files with 4 additions and 3 deletions

View file

@ -2,8 +2,8 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.65])
AC_INIT(byobu, 2.83, http://bugs.launchpad.net/byobu)
AM_INIT_AUTOMAKE(byobu, 2.83)
AC_INIT(byobu, 3.0, http://bugs.launchpad.net/byobu)
AM_INIT_AUTOMAKE(byobu, 3.0)
# Checks for programs.