Update of /cvsroot/openvrml/openvrml/mozilla-plugin
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv32547/mozilla-plugin
Modified Files:
Tag: OpenVRML-0_16-BRANCH
configure.ac
Log Message:
Updates for the 0.16.1 release.
Index: configure.ac
===================================================================
RCS file: /cvsroot/openvrml/openvrml/mozilla-plugin/configure.ac,v
retrieving revision 1.14.2.3
retrieving revision 1.14.2.4
diff -C2 -d -r1.14.2.3 -r1.14.2.4
*** configure.ac 25 Oct 2006 19:15:17 -0000 1.14.2.3
--- configure.ac 28 Oct 2006 07:08:43 -0000 1.14.2.4
***************
*** 1,4 ****
AC_PREREQ([2.53])
! AC_INIT([OpenVRML Mozilla Plugin], [0.16.0],
[ope...@li...])
AC_COPYRIGHT([Portions copyright 2004, 2005, 2006 Braden McDaniel])
--- 1,4 ----
AC_PREREQ([2.53])
! AC_INIT([OpenVRML Mozilla Plugin], [0.16.1],
[ope...@li...])
AC_COPYRIGHT([Portions copyright 2004, 2005, 2006 Braden McDaniel])
|