Update of /cvsroot/openvrml/openvrml/src/libopenvrml-gl
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv32547/src/libopenvrml-gl
Modified Files:
Tag: OpenVRML-0_16-BRANCH
Makefile.am
Log Message:
Updates for the 0.16.1 release.
Index: Makefile.am
===================================================================
RCS file: /cvsroot/openvrml/openvrml/src/libopenvrml-gl/Makefile.am,v
retrieving revision 1.6
retrieving revision 1.6.2.1
diff -C2 -d -r1.6 -r1.6.2.1
*** Makefile.am 9 Aug 2006 03:07:39 -0000 1.6
--- Makefile.am 28 Oct 2006 07:08:44 -0000 1.6.2.1
***************
*** 1,3 ****
! LIBRARY_VERSION = 6:2:0
# | | |
# +------+ | +---+
--- 1,3 ----
! LIBRARY_VERSION = 6:3:0
# | | |
# +------+ | +---+
|