From: Andre P. <at...@us...> - 2005-04-01 03:24:34
|
Update of /cvsroot/hoc/hoc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28607 Modified Files: configure.ac Log Message: Bump version number to 0.8 Index: configure.ac =================================================================== RCS file: /cvsroot/hoc/hoc/configure.ac,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- configure.ac 31 Mar 2005 16:37:57 -0000 1.11 +++ configure.ac 1 Apr 2005 03:24:24 -0000 1.12 @@ -7,7 +7,7 @@ # AC_PREREQ(2.57) -AC_INIT(HOC, 0.7, oz...@al...) +AC_INIT(HOC, 0.8, oz...@al...) AC_CONFIG_AUX_DIR(autotools) # Check we're in the right directory |