Update of /cvsroot/openvrml/openvrml/mozilla-plugin
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv22335/mozilla-plugin
Modified Files:
Tag: OpenVRML-0_16-BRANCH
configure.ac
Log Message:
Updates for the 0.16.3 release.
Index: configure.ac
===================================================================
RCS file: /cvsroot/openvrml/openvrml/mozilla-plugin/configure.ac,v
retrieving revision 1.14.2.5
retrieving revision 1.14.2.6
diff -C2 -d -r1.14.2.5 -r1.14.2.6
*** configure.ac 29 Nov 2006 19:04:36 -0000 1.14.2.5
--- configure.ac 30 Dec 2006 23:37:07 -0000 1.14.2.6
***************
*** 1,4 ****
AC_PREREQ([2.53])
! AC_INIT([OpenVRML Mozilla Plugin], [0.16.2],
[ope...@li...])
AC_COPYRIGHT([Portions copyright 2004, 2005, 2006 Braden McDaniel])
--- 1,4 ----
AC_PREREQ([2.53])
! AC_INIT([OpenVRML Mozilla Plugin], [0.16.3],
[ope...@li...])
AC_COPYRIGHT([Portions copyright 2004, 2005, 2006 Braden McDaniel])
|