Update of /cvsroot/openvrml/openvrml/src/libopenvrml
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv22542/src/libopenvrml
Modified Files:
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.39
retrieving revision 1.40
diff -C2 -d -r1.39 -r1.40
*** Makefile.am 29 Nov 2006 19:04:49 -0000 1.39
--- Makefile.am 30 Dec 2006 23:37:44 -0000 1.40
***************
*** 63,67 ****
$(X3DVRMLPARSER_BUILT_SOURCEFILES)
! LIBRARY_VERSION = 7:1:1
# | | |
# +------+ | +---+
--- 63,67 ----
$(X3DVRMLPARSER_BUILT_SOURCEFILES)
! LIBRARY_VERSION = 7:2:1
# | | |
# +------+ | +---+
|