From: Andre P. <at...@us...> - 2004-05-17 18:40:35
|
Update of /cvsroot/hoc/hoc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30666 Modified Files: configure.ac Log Message: Bumped version number from 0.2 to 0.7 Index: configure.ac =================================================================== RCS file: /cvsroot/hoc/hoc/configure.ac,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- configure.ac 17 May 2004 18:31:32 -0000 1.6 +++ configure.ac 17 May 2004 18:40:20 -0000 1.7 @@ -7,7 +7,7 @@ # AC_PREREQ(2.57) -AC_INIT(HOC, 0.2, oz...@al...) +AC_INIT(HOC, 0.7, oz...@al...) AC_CONFIG_AUX_DIR(autotools) # Check we're in the right directory |