From: Braden M. <br...@us...> - 2006-08-09 03:07:41
|
Update of /cvsroot/openvrml/openvrml/src/libopenvrml In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv18346/src/libopenvrml Modified Files: Makefile.am Log Message: Updated libtool library version numbers. Index: Makefile.am =================================================================== RCS file: /cvsroot/openvrml/openvrml/src/libopenvrml/Makefile.am,v retrieving revision 1.35 retrieving revision 1.36 diff -C2 -d -r1.35 -r1.36 *** Makefile.am 17 May 2006 07:59:50 -0000 1.35 --- Makefile.am 9 Aug 2006 03:07:38 -0000 1.36 *************** *** 63,67 **** $(X3DVRMLPARSER_BUILT_SOURCEFILES) ! LIBRARY_VERSION = 5:3:0 # | | | # +------+ | +---+ --- 63,67 ---- $(X3DVRMLPARSER_BUILT_SOURCEFILES) ! LIBRARY_VERSION = 6:0:0 # | | | # +------+ | +---+ |