projects
/
freeglut
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b33772
)
Set the version to 2.2.0
author
J.C. Jones
<jc@insufficient.coffee>
Thu, 11 Dec 2003 18:57:32 +0000
(18:57 +0000)
committer
J.C. Jones
<jc@insufficient.coffee>
Thu, 11 Dec 2003 18:57:32 +0000
(18:57 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@390
7f0cb862
-5218-0410-a997-
914c9d46530a
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
96fb21c
..
e0b811f
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,2.0.1)
+AM_INIT_AUTOMAKE(freeglut,2.2.0)
AM_CONFIG_HEADER(config.h)
dnl Checks for programs.