From: Braden M. <br...@us...> - 2007-06-02 06:47:11
|
Update of /cvsroot/openvrml/openvrml/src/libopenvrml-gl In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv5001/src/libopenvrml-gl Modified Files: Makefile.am Log Message: Updates for 0.16.5 release. Index: Makefile.am =================================================================== RCS file: /cvsroot/openvrml/openvrml/src/libopenvrml-gl/Makefile.am,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** Makefile.am 30 Apr 2007 07:37:25 -0000 1.9 --- Makefile.am 2 Jun 2007 06:47:06 -0000 1.10 *************** *** 1,3 **** ! LIBRARY_VERSION = 6:5:0 # | | | # +------+ | +---+ --- 1,3 ---- ! LIBRARY_VERSION = 6:6:0 # | | | # +------+ | +---+ |