[Lemon-commits] [lemon_svn] alpar: r1565 - in hugo/trunk: . doc

Lemon SVN svn at lemon.cs.elte.hu
Mon Nov 6 20:46:13 CET 2006


Author: alpar
Date: Mon Feb 21 15:17:24 2005
New Revision: 1565

Modified:
   hugo/trunk/configure.ac
   hugo/trunk/doc/Doxyfile

Log:
Let's go on!

Modified: hugo/trunk/configure.ac
==============================================================================
--- hugo/trunk/configure.ac	(original)
+++ hugo/trunk/configure.ac	Mon Feb 21 15:17:24 2005
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT([LEMON], [0.3], [etik-ol at cs.elte.hu], [lemon])
+AC_INIT([LEMON], [0.4], [etik-ol at cs.elte.hu], [lemon])
 AC_CONFIG_AUX_DIR([config])
 AM_INIT_AUTOMAKE(1.7)
 AC_CONFIG_SRCDIR([src/lemon/invalid.h])

Modified: hugo/trunk/doc/Doxyfile
==============================================================================
--- hugo/trunk/doc/Doxyfile	(original)
+++ hugo/trunk/doc/Doxyfile	Mon Feb 21 15:17:24 2005
@@ -23,7 +23,7 @@
 # This could be handy for archiving the generated documentation or 
 # if some version control system is used.
 
-PROJECT_NUMBER         = 0.3
+PROJECT_NUMBER         = 0.4
 
 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 
 # base path where the generated documentation will be put. 



More information about the Lemon-commits mailing list