Prepare for version 2.1

This commit is contained in:
Olivier Teulière 2013-04-03 23:02:53 +02:00
parent 91d9f647b1
commit 9684af7de5

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-git])
AC_INIT([eliot],[2.1])
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/)