Release 1.6 is done, so bump version number to 1.7-cvs

This commit is contained in:
Olivier Teulière 2008-01-13 19:01:43 +00:00
parent 1b16dbd0cc
commit 4c3b6db665

View file

@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
dnl --------------------------------------------------------------
dnl configure.in for Eliot
dnl --------------------------------------------------------------
AC_INIT(eliot, 1.6)
AC_INIT(eliot, 1.7-cvs)
AC_CONFIG_SRCDIR(wxwin/main.cc)
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER(config.h)