The next version will be 2.3

This commit is contained in:
Olivier Teuliere 2020-09-15 18:38:06 +02:00
parent 36446e7171
commit 40cea14bc3

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