From: Braden M. <br...@us...> - 2006-12-30 23:37:08
|
Update of /cvsroot/openvrml/openvrml/src/libopenvrml-gl In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv22335/src/libopenvrml-gl Modified Files: Tag: OpenVRML-0_16-BRANCH Makefile.am Log Message: Updates for the 0.16.3 release. Index: Makefile.am =================================================================== RCS file: /cvsroot/openvrml/openvrml/src/libopenvrml-gl/Makefile.am,v retrieving revision 1.6.2.1 retrieving revision 1.6.2.2 diff -C2 -d -r1.6.2.1 -r1.6.2.2 *** Makefile.am 28 Oct 2006 07:08:44 -0000 1.6.2.1 --- Makefile.am 30 Dec 2006 23:37:07 -0000 1.6.2.2 *************** *** 1,3 **** ! LIBRARY_VERSION = 6:3:0 # | | | # +------+ | +---+ --- 1,3 ---- ! LIBRARY_VERSION = 6:4:0 # | | | # +------+ | +---+ |