mirror of
git://git.savannah.nongnu.org/eliot.git
synced 2024-11-17 07:48:27 +01:00
Bump version number
This commit is contained in:
parent
7d40cc026b
commit
7f356fdf2d
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.9)
|
AC_INIT(eliot, 1.10-cvs)
|
||||||
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