Next version will be 1.14

This commit is contained in:
Olivier Teulière 2011-08-23 06:18:04 +00:00
parent 10e6b85cc0
commit 6fe86f7bf1

View file

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