From: Braden M. <br...@us...> - 2006-11-29 19:04:53
|
Update of /cvsroot/openvrml/openvrml/src/libopenvrml In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv25746/src/libopenvrml Modified Files: 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.38 retrieving revision 1.39 diff -C2 -d -r1.38 -r1.39 *** Makefile.am 28 Oct 2006 07:08:59 -0000 1.38 --- Makefile.am 29 Nov 2006 19:04:49 -0000 1.39 *************** *** 63,67 **** $(X3DVRMLPARSER_BUILT_SOURCEFILES) ! LIBRARY_VERSION = 7:0:1 # | | | # +------+ | +---+ --- 63,67 ---- $(X3DVRMLPARSER_BUILT_SOURCEFILES) ! LIBRARY_VERSION = 7:1:1 # | | | # +------+ | +---+ |