author | alpar |
Sat, 27 Aug 2005 12:08:23 +0000 | |
changeset 1662 | 8b4d25be4f7a |
parent 1661 | e31b5799b884 |
child 1663 | f6741cfab647 |
configure.ac | file | annotate | diff | comparison | revisions |
1.1 --- a/configure.ac Sat Aug 27 12:03:45 2005 +0000 1.2 +++ b/configure.ac Sat Aug 27 12:08:23 2005 +0000 1.3 @@ -1,5 +1,5 @@ 1.4 dnl Process this file with autoconf to produce a configure script. 1.5 -AC_INIT([LEMON], [0.4], [etik-ol@cs.elte.hu], [lemon]) 1.6 +AC_INIT([LEMON], [0.5], [etik-ol@cs.elte.hu], [lemon]) 1.7 AC_CONFIG_AUX_DIR([config]) 1.8 AM_INIT_AUTOMAKE([1.7]) 1.9 AC_CONFIG_SRCDIR([lemon/invalid.h])