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