diff -r e47d0614a489 -r 9fe177e0437d configure.ac --- a/configure.ac Thu Feb 02 08:51:10 2006 +0000 +++ b/configure.ac Thu Feb 02 08:52:20 2006 +0000 @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([LEMON], [0.5], [etik-ol@cs.elte.hu], [lemon]) +AC_INIT([LEMON], [svn-head], [etik-ol@cs.elte.hu], [lemon]) AC_CONFIG_AUX_DIR([config]) AM_INIT_AUTOMAKE([1.7]) AC_CONFIG_SRCDIR([lemon/invalid.h])