Changed the overlay (freeglut_state.c:662) to return FALSE, as it's not imp
[freeglut] / 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.