The version tag of the trunk is svn-head
authoralpar
Thu, 02 Feb 2006 08:52:20 +0000
changeset 19419fe177e0437d
parent 1940 e47d0614a489
child 1942 08834607d4db
The version tag of the trunk is svn-head
configure.ac
     1.1 --- a/configure.ac	Thu Feb 02 08:51:10 2006 +0000
     1.2 +++ b/configure.ac	Thu Feb 02 08:52:20 2006 +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.5], [etik-ol@cs.elte.hu], [lemon])
     1.6 +AC_INIT([LEMON], [svn-head], [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])