Prepare for version 2.2

This commit is contained in:
Olivier Teulière 2016-07-16 11:47:51 +02:00
parent 8e8f117717
commit 5f669aef53

View file

@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
dnl --------------------------------------------------------------
dnl configure.ac for Eliot
dnl --------------------------------------------------------------
AC_INIT([eliot],[2.2-git])
AC_INIT([eliot],[2.2])
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/)