# HG changeset patch # User alpar # Date 1125144503 0 # Node ID 8b4d25be4f7ae2d5167646d212aa96b4d566ccde # Parent e31b5799b884b755ab86512c81b467f7f6c9ef6e Let's go on! diff -r e31b5799b884 -r 8b4d25be4f7a configure.ac --- a/configure.ac Sat Aug 27 12:03:45 2005 +0000 +++ b/configure.ac Sat Aug 27 12:08:23 2005 +0000 @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([LEMON], [0.4], [etik-ol@cs.elte.hu], [lemon]) +AC_INIT([LEMON], [0.5], [etik-ol@cs.elte.hu], [lemon]) AC_CONFIG_AUX_DIR([config]) AM_INIT_AUTOMAKE([1.7]) AC_CONFIG_SRCDIR([lemon/invalid.h])