* configure.ac: bump version to 7.99

This commit is contained in:
Dirk-Jan C. Binnema 2010-10-09 15:13:40 +03:00
parent b99c5fdcb3
commit 958cd72e61
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
## along with this program; if not, write to the Free Software Foundation,
## Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
AC_INIT([mu],[0.7.9],[http://www.djcbsoftware.nl/code/mu])
AC_INIT([mu],[0.7.99],[http://www.djcbsoftware.nl/code/mu])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([src/mu.cc])
AM_INIT_AUTOMAKE([dist-bzip2])