Next version will be 2.1

This commit is contained in:
Olivier Teulière 2012-10-14 22:04:42 +02:00
parent 1b46a32204
commit e283cb2526

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, 2.0)
AC_INIT(eliot, 2.1-git)
AC_CONFIG_SRCDIR(qt/main.cpp)
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER(config.h)