chiark
/
gitweb
/
~ianmdlvl
/
nlopt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1301575
)
tentative version bump
author
stevenj
<stevenj@alum.mit.edu>
Wed, 26 Nov 2008 22:41:10 +0000
(17:41 -0500)
committer
stevenj
<stevenj@alum.mit.edu>
Wed, 26 Nov 2008 22:41:10 +0000
(17:41 -0500)
darcs-hash:
20081126224110
-c8de0-
e7b68f8041e8e90e8a3ad1eadb9ba800e89ac189
.gz
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index ca1f232ca7e51586d0a8b39b366e1cb5ca0a7751..e3398c6df4da97c50c2524c0a901dc7c2c3633ca 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-1,7
+1,7
@@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(nlopt, 1.
0.2
, stevenj@alum.mit.edu)
+AC_INIT(nlopt, 1.
1
, stevenj@alum.mit.edu)
AC_CONFIG_SRCDIR(api/nlopt.h)
-SHARED_VERSION_INFO="
0:2:0
" # CURRENT:REVISION:AGE
+SHARED_VERSION_INFO="
1:0:1
" # CURRENT:REVISION:AGE
AM_INIT_AUTOMAKE(1.7)
AM_CONFIG_HEADER(config.h)