From: Braden M. <br...@us...> - 2007-06-02 06:46:33
|
Update of /cvsroot/openvrml/openvrml/mozilla-plugin In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv4931/mozilla-plugin Modified Files: Tag: OpenVRML-0_16-BRANCH 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.14.2.8 retrieving revision 1.14.2.9 diff -C2 -d -r1.14.2.8 -r1.14.2.9 *** configure.ac 30 Apr 2007 07:37:09 -0000 1.14.2.8 --- configure.ac 2 Jun 2007 06:46:32 -0000 1.14.2.9 *************** *** 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]) |