Update of /cvsroot/openvrml/openvrml/src/libopenvrml
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv30063/src/libopenvrml
Modified Files:
Tag: OpenVRML-0_16-BRANCH
Makefile.am
Log Message:
Updates for 0.16.4 release.
Index: Makefile.am
===================================================================
RCS file: /cvsroot/openvrml/openvrml/src/libopenvrml/Makefile.am,v
retrieving revision 1.37.2.3
retrieving revision 1.37.2.4
diff -C2 -d -r1.37.2.3 -r1.37.2.4
*** Makefile.am 30 Dec 2006 23:37:07 -0000 1.37.2.3
--- Makefile.am 30 Apr 2007 07:37:09 -0000 1.37.2.4
***************
*** 63,67 ****
$(X3DVRMLPARSER_BUILT_SOURCEFILES)
! LIBRARY_VERSION = 7:2:1
# | | |
# +------+ | +---+
--- 63,67 ----
$(X3DVRMLPARSER_BUILT_SOURCEFILES)
! LIBRARY_VERSION = 7:3:1
# | | |
# +------+ | +---+
|