[Lemon-commits] [lemon_svn] alpar: r3044 - hugo/tags/lemon-0.6

Lemon SVN svn at lemon.cs.elte.hu
Mon Nov 6 21:52:01 CET 2006


Author: alpar
Date: Tue Oct 31 09:54:58 2006
New Revision: 3044

Added:
   hugo/tags/lemon-0.6/
      - copied from r3043, /hugo/trunk/
Modified:
   hugo/tags/lemon-0.6/configure.ac

Log:
Version 0.6 released.

Modified: hugo/tags/lemon-0.6/configure.ac
==============================================================================
--- /hugo/trunk/configure.ac	(original)
+++ hugo/tags/lemon-0.6/configure.ac	Tue Oct 31 09:54:58 2006
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_PREREQ([2.59])
-AC_INIT([LEMON], [svnhead], [etik-ol at cs.elte.hu], [lemon])
+AC_INIT([LEMON], [0.6], [etik-ol at cs.elte.hu], [lemon])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])



More information about the Lemon-commits mailing list