bumped version number to 2.0.0
authorAndreas Umbach <umbach@gmail.com>
Sat, 12 Jul 2003 19:35:48 +0000 (19:35 +0000)
committerAndreas Umbach <umbach@gmail.com>
Sat, 12 Jul 2003 19:35:48 +0000 (19:35 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@135 7f0cb862-5218-0410-a997-914c9d46530a

configure.in

index 76c33dd..3934b1f 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 AC_INIT(Makefile.am)
 
-AM_INIT_AUTOMAKE(freeglut,0.1)
+AM_INIT_AUTOMAKE(freeglut,2.0.0)
 AM_CONFIG_HEADER(config.h)
 
 dnl Checks for programs.