From: Braden M. <br...@us...> - 2007-04-30 07:37:30
|
Update of /cvsroot/openvrml/openvrml/src/libopenvrml-gl In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv30264/src/libopenvrml-gl Modified Files: Makefile.am Log Message: Updates for 0.16.4 release. Index: Makefile.am =================================================================== RCS file: /cvsroot/openvrml/openvrml/src/libopenvrml-gl/Makefile.am,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** Makefile.am 30 Dec 2006 23:37:44 -0000 1.8 --- Makefile.am 30 Apr 2007 07:37:25 -0000 1.9 *************** *** 1,3 **** ! LIBRARY_VERSION = 6:4:0 # | | | # +------+ | +---+ --- 1,3 ---- ! LIBRARY_VERSION = 6:5:0 # | | | # +------+ | +---+ |