The next version will be 2.2

This commit is contained in:
Olivier Teulière 2013-04-09 19:39:57 +02:00
parent 2fa213a32b
commit 0fccb18855

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.1])
AC_INIT([eliot],[2.2-git])
AC_CONFIG_SRCDIR(qt/main.cpp)
dnl See http://www.flameeyes.eu/autotools-mythbuster/automake/nonrecursive.html
dnl for the subdir-objets arguments (used at the moment for game/cmd/)