Prepare for version 1.13

This commit is contained in:
Olivier Teulière 2011-08-20 21:51:05 +00:00
parent 4c5747892e
commit 10e6b85cc0

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, 1.13-cvs)
AC_INIT(eliot, 1.13)
AC_CONFIG_SRCDIR(qt/main.cpp)
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER(config.h)