git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@603
7f0cb862-5218-0410-a997-
914c9d46530a
Side effect: The shapes demo has a new 'i' key now.
(261) Fixed a cuboctahedron vertex, implemented wire mode for that shape.
+
+**************************************************************************
+* 8 May 2004 -- 2.4.0 Release Candidate 1 Released
+**************************************************************************
EXTRA_DIST = \
AUTHORS COPYING ChangeLog INSTALL NEWS README TODO \
+ README.win32 LISEZ_MOI \
freeglut.lsm autogen.sh \
freeglut.kdevprj freeglut.kdevelop \
freeglut.dsp freeglut.dsw \
# Process this file with autoconf to produce a configure script.
-AC_INIT([freeglut library], [2.2.0], [freeglut-bugs@lists.sourceforge.net], [freeglut])
+AC_INIT([freeglut library], [2.3.9], [freeglut-bugs@lists.sourceforge.net], [freeglut])
AM_INIT_AUTOMAKE
AC_PREREQ([2.58])
AC_CONFIG_SRCDIR([AUTHORS])