Update of /cvsroot/openvrml/openvrml/src/libopenvrml-gl
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv22542/src/libopenvrml-gl
Modified Files:
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.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** Makefile.am 28 Oct 2006 07:08:59 -0000 1.7
--- Makefile.am 30 Dec 2006 23:37:44 -0000 1.8
***************
*** 1,3 ****
! LIBRARY_VERSION = 6:3:0
# | | |
# +------+ | +---+
--- 1,3 ----
! LIBRARY_VERSION = 6:4:0
# | | |
# +------+ | +---+
|