From: Braden M. <br...@us...> - 2007-06-02 06:47:06
|
Update of /cvsroot/openvrml/openvrml/mozilla-plugin In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv5001/mozilla-plugin Modified Files: configure.ac Log Message: Updates for 0.16.5 release. Index: configure.ac =================================================================== RCS file: /cvsroot/openvrml/openvrml/mozilla-plugin/configure.ac,v retrieving revision 1.22 retrieving revision 1.23 diff -C2 -d -r1.22 -r1.23 *** configure.ac 30 Apr 2007 07:37:25 -0000 1.22 --- configure.ac 2 Jun 2007 06:47:05 -0000 1.23 *************** *** 1,4 **** AC_PREREQ([2.53]) ! AC_INIT([OpenVRML Mozilla Plugin], [0.16.4], [ope...@li...]) AC_COPYRIGHT([Portions copyright 2004, 2005, 2006, 2007 Braden McDaniel]) --- 1,4 ---- AC_PREREQ([2.53]) ! AC_INIT([OpenVRML Mozilla Plugin], [0.16.5], [ope...@li...]) AC_COPYRIGHT([Portions copyright 2004, 2005, 2006, 2007 Braden McDaniel]) |