From: Braden M. <br...@us...> - 2007-07-12 06:10:55
|
Update of /cvsroot/openvrml/openvrml/src/libopenvrml In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv32511/src/libopenvrml Modified Files: Makefile.am Log Message: Updates for 0.16.6 release. Index: Makefile.am =================================================================== RCS file: /cvsroot/openvrml/openvrml/src/libopenvrml/Makefile.am,v retrieving revision 1.43 retrieving revision 1.44 diff -C2 -d -r1.43 -r1.44 *** Makefile.am 2 Jun 2007 06:47:06 -0000 1.43 --- Makefile.am 12 Jul 2007 06:10:53 -0000 1.44 *************** *** 64,68 **** $(X3DVRMLPARSER_BUILT_SOURCEFILES) ! LIBRARY_VERSION = 7:4:1 # | | | # +------+ | +---+ --- 64,68 ---- $(X3DVRMLPARSER_BUILT_SOURCEFILES) ! LIBRARY_VERSION = 7:5:1 # | | | # +------+ | +---+ |