From: Braden M. <br...@us...> - 2006-08-12 05:15:00
|
Update of /cvsroot/openvrml/openvrml/mozilla-plugin In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv24536/mozilla-plugin Modified Files: configure.ac Log Message: Updated version, NEWS for 0.16.0. Index: configure.ac =================================================================== RCS file: /cvsroot/openvrml/openvrml/mozilla-plugin/configure.ac,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** configure.ac 23 May 2005 05:25:52 -0000 1.13 --- configure.ac 12 Aug 2006 05:14:58 -0000 1.14 *************** *** 1,6 **** AC_PREREQ([2.53]) ! AC_INIT([OpenVRML Mozilla Plugin], [0.15.99], [ope...@li...]) ! AC_COPYRIGHT([Portions copyright 2004, 2005 Braden McDaniel]) AC_CONFIG_SUBDIRS([lib/gtkglext]) AC_CONFIG_FILES([Makefile] --- 1,6 ---- AC_PREREQ([2.53]) ! AC_INIT([OpenVRML Mozilla Plugin], [0.16.0], [ope...@li...]) ! AC_COPYRIGHT([Portions copyright 2004, 2005, 2006 Braden McDaniel]) AC_CONFIG_SUBDIRS([lib/gtkglext]) AC_CONFIG_FILES([Makefile] |