[Lemon-commits] [lemon_svn] alpar: r2534 - hugo/tags/lemon-0.5
Lemon SVN
svn at lemon.cs.elte.hu
Mon Nov 6 20:53:22 CET 2006
Author: alpar
Date: Fri Feb 3 18:54:58 2006
New Revision: 2534
Added:
hugo/tags/lemon-0.5/
- copied from r2533, /hugo/trunk/
Modified:
hugo/tags/lemon-0.5/configure.ac
Log:
Version 0.5 released.
Modified: hugo/tags/lemon-0.5/configure.ac
==============================================================================
--- /hugo/trunk/configure.ac (original)
+++ hugo/tags/lemon-0.5/configure.ac Fri Feb 3 18:54:58 2006
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([LEMON], [svn-head], [etik-ol at cs.elte.hu], [lemon])
+AC_INIT([LEMON], [0.5], [etik-ol at cs.elte.hu], [lemon])
AC_CONFIG_AUX_DIR([config])
AM_INIT_AUTOMAKE([1.7])
AC_CONFIG_SRCDIR([lemon/invalid.h])
More information about the Lemon-commits
mailing list