bumped version number to 2.0.0

git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@135 7f0cb862-5218-0410-a997-914c9d46530a
This commit is contained in:
andi75 2003-07-12 19:35:48 +00:00
parent c44a5c0a48
commit 252276c6f9

View 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.