From: Braden M. <br...@us...> - 2006-10-28 07:09:01
|
Update of /cvsroot/openvrml/openvrml/src/libopenvrml In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv32600/src/libopenvrml Modified Files: 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.38 diff -C2 -d -r1.37 -r1.38 *** Makefile.am 10 Aug 2006 06:32:11 -0000 1.37 --- Makefile.am 28 Oct 2006 07:08:59 -0000 1.38 *************** *** 63,67 **** $(X3DVRMLPARSER_BUILT_SOURCEFILES) ! LIBRARY_VERSION = 6:0:0 # | | | # +------+ | +---+ --- 63,67 ---- $(X3DVRMLPARSER_BUILT_SOURCEFILES) ! LIBRARY_VERSION = 7:0:1 # | | | # +------+ | +---+ |