From: Chris B. <buc...@us...> - 2011-04-01 01:58:11
|
Update of /cvsroot/sblim/mofc In directory vz-cvs-3.sog:/tmp/cvs-serv13571/mofc Modified Files: configure.ac Log Message: bump version number Index: configure.ac =================================================================== RCS file: /cvsroot/sblim/mofc/configure.ac,v retrieving revision 1.25 retrieving revision 1.26 diff -u -d -r1.25 -r1.26 --- configure.ac 30 Oct 2008 19:28:32 -0000 1.25 +++ configure.ac 1 Apr 2011 01:58:09 -0000 1.26 @@ -1,6 +1,6 @@ # $id: configure.ac,v 1.10 2006/01/23 15:35:09 a3schuur Exp $ -AC_INIT(MOF Compiler, 0.8.2, sbl...@li...,mofc) +AC_INIT(MOF Compiler, 0.8.5, sbl...@li...,mofc) AC_CONFIG_SRCDIR([hash.c]) AC_CONFIG_HEADER([config.h]) |