From: Braden M. <br...@us...> - 2007-07-12 06:10:41
|
Update of /cvsroot/openvrml/openvrml/src/libopenvrml-gl In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv32431/src/libopenvrml-gl Modified Files: Tag: OpenVRML-0_16-BRANCH 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.6.2.4 retrieving revision 1.6.2.5 diff -C2 -d -r1.6.2.4 -r1.6.2.5 *** Makefile.am 2 Jun 2007 06:46:32 -0000 1.6.2.4 --- Makefile.am 12 Jul 2007 06:10:38 -0000 1.6.2.5 *************** *** 1,3 **** ! LIBRARY_VERSION = 6:6:0 # | | | # +------+ | +---+ --- 1,3 ---- ! LIBRARY_VERSION = 6:7:0 # | | | # +------+ | +---+ |