mirror of
git://git.savannah.nongnu.org/eliot.git
synced 2025-01-13 20:03:23 +01:00
Get ready for version 1.11
This commit is contained in:
parent
ea8680c791
commit
b1d05a1059
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ dnl Process this file with autoconf to produce a configure script.
|
||||||
dnl --------------------------------------------------------------
|
dnl --------------------------------------------------------------
|
||||||
dnl configure.in for Eliot
|
dnl configure.in for Eliot
|
||||||
dnl --------------------------------------------------------------
|
dnl --------------------------------------------------------------
|
||||||
AC_INIT(eliot, 1.11-cvs)
|
AC_INIT(eliot, 1.11)
|
||||||
AC_CONFIG_SRCDIR(qt/main.cpp)
|
AC_CONFIG_SRCDIR(qt/main.cpp)
|
||||||
AM_INIT_AUTOMAKE
|
AM_INIT_AUTOMAKE
|
||||||
AM_CONFIG_HEADER(config.h)
|
AM_CONFIG_HEADER(config.h)
|
||||||
|
|
Loading…
Reference in a new issue