Release of 2.4.0
authorJ.C. Jones <jc@insufficient.coffee>
Fri, 10 Jun 2005 01:11:46 +0000 (01:11 +0000)
committerJ.C. Jones <jc@insufficient.coffee>
Fri, 10 Jun 2005 01:11:46 +0000 (01:11 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@633 7f0cb862-5218-0410-a997-914c9d46530a

ChangeLog
configure.ac

index b94431e..63629c3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1043,3 +1043,7 @@ wrong.
 **************************************************************************
 * 2 Jun 2005 -- 2.4.0 Release Candidate 5 Released
 **************************************************************************
+
+**************************************************************************
+* 9 Jun 2005 -- 2.4.0 Released
+**************************************************************************
index 2131ed2..e114c64 100644 (file)
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT([freeglut library], [2.4.0-rc5], [freeglut-bugs@lists.sourceforge.net], [freeglut])
+AC_INIT([freeglut library], [2.4.0], [freeglut-bugs@lists.sourceforge.net], [freeglut])
 AM_INIT_AUTOMAKE
 AC_PREREQ([2.56])
 AC_CONFIG_SRCDIR([AUTHORS])