From: Braden M. <br...@us...> - 2007-07-12 06:10:55
|
Update of /cvsroot/openvrml/openvrml/src/libopenvrml-gl In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv32511/src/libopenvrml-gl Modified Files: Makefile.am Log Message: Updates for 0.16.6 release. Index: Makefile.am =================================================================== RCS file: /cvsroot/openvrml/openvrml/src/libopenvrml-gl/Makefile.am,v retrieving revision 1.10 retrieving revision 1.11 diff -C2 -d -r1.10 -r1.11 *** Makefile.am 2 Jun 2007 06:47:06 -0000 1.10 --- Makefile.am 12 Jul 2007 06:10:53 -0000 1.11 *************** *** 1,3 **** ! LIBRARY_VERSION = 6:6:0 # | | | # +------+ | +---+ --- 1,3 ---- ! LIBRARY_VERSION = 6:7:0 # | | | # +------+ | +---+ |