projects
/
freeglut
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0faa8dc
)
bumped version number to 2.0.0
author
Andreas Umbach
<umbach@gmail.com>
Sat, 12 Jul 2003 19:35:48 +0000
(19:35 +0000)
committer
Andreas 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
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
76c33dd
..
3934b1f
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-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.