Update of /cvsroot/openvrml/openvrml/src/libopenvrml
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv5001/src/libopenvrml
Modified Files:
Makefile.am
Log Message:
Updates for 0.16.5 release.
Index: Makefile.am
===================================================================
RCS file: /cvsroot/openvrml/openvrml/src/libopenvrml/Makefile.am,v
retrieving revision 1.42
retrieving revision 1.43
diff -C2 -d -r1.42 -r1.43
*** Makefile.am 15 May 2007 04:06:11 -0000 1.42
--- Makefile.am 2 Jun 2007 06:47:06 -0000 1.43
***************
*** 64,68 ****
$(X3DVRMLPARSER_BUILT_SOURCEFILES)
! LIBRARY_VERSION = 7:3:1
# | | |
# +------+ | +---+
--- 64,68 ----
$(X3DVRMLPARSER_BUILT_SOURCEFILES)
! LIBRARY_VERSION = 7:4:1
# | | |
# +------+ | +---+
|