Update of /cvsroot/openvrml/openvrml/src/libopenvrml
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv22335/src/libopenvrml
Modified Files:
Tag: OpenVRML-0_16-BRANCH
Makefile.am
Log Message:
Updates for the 0.16.3 release.
Index: Makefile.am
===================================================================
RCS file: /cvsroot/openvrml/openvrml/src/libopenvrml/Makefile.am,v
retrieving revision 1.37.2.2
retrieving revision 1.37.2.3
diff -C2 -d -r1.37.2.2 -r1.37.2.3
*** Makefile.am 29 Nov 2006 19:04:36 -0000 1.37.2.2
--- Makefile.am 30 Dec 2006 23:37:07 -0000 1.37.2.3
***************
*** 63,67 ****
$(X3DVRMLPARSER_BUILT_SOURCEFILES)
! LIBRARY_VERSION = 7:1:1
# | | |
# +------+ | +---+
--- 63,67 ----
$(X3DVRMLPARSER_BUILT_SOURCEFILES)
! LIBRARY_VERSION = 7:2:1
# | | |
# +------+ | +---+
|