Next version will be 1.11

This commit is contained in:
Olivier Teulière 2009-09-28 18:21:28 +00:00
parent a1a689290f
commit a72b4623b1

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.10)
AC_INIT(eliot, 1.11-cvs)
AC_CONFIG_SRCDIR(qt/main.cpp)
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER(config.h)