From: Braden M. <br...@us...> - 2006-10-28 07:08:50
|
Update of /cvsroot/openvrml/openvrml/src/libopenvrml In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv32547/src/libopenvrml Modified Files: Tag: OpenVRML-0_16-BRANCH Makefile.am Log Message: Updates for the 0.16.1 release. Index: Makefile.am =================================================================== RCS file: /cvsroot/openvrml/openvrml/src/libopenvrml/Makefile.am,v retrieving revision 1.37 retrieving revision 1.37.2.1 diff -C2 -d -r1.37 -r1.37.2.1 *** Makefile.am 10 Aug 2006 06:32:11 -0000 1.37 --- Makefile.am 28 Oct 2006 07:08:43 -0000 1.37.2.1 *************** *** 63,67 **** $(X3DVRMLPARSER_BUILT_SOURCEFILES) ! LIBRARY_VERSION = 6:0:0 # | | | # +------+ | +---+ --- 63,67 ---- $(X3DVRMLPARSER_BUILT_SOURCEFILES) ! LIBRARY_VERSION = 7:0:1 # | | | # +------+ | +---+ |