chiark / gitweb /
version bump
authorstevenj <stevenj@alum.mit.edu>
Fri, 11 Jun 2010 04:44:33 +0000 (00:44 -0400)
committerstevenj <stevenj@alum.mit.edu>
Fri, 11 Jun 2010 04:44:33 +0000 (00:44 -0400)
darcs-hash:20100611044433-c8de0-d94669eb8aea57e9c091e9727bcb8d813af2bfb8.gz

NEWS
configure.ac

diff --git a/NEWS b/NEWS
index b17ebde3521fadf2e497d2371b0845f010582e91..a01ebb50834a2971a67417176b88962a36166bd2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,9 @@
-NLopt 1.3
+NLopt 2.0
 
 * New API.
 
+* Python and Guile wrappers.
+
 * ... todo: list changes ...
 
 NLopt 1.2 (18 November 2009)
index 4782d6caad4bcbb52a820307c80869fa6025b50e..d136de58ebe45cc94ca9acba508d375a5f53481b 100644 (file)
@@ -1,5 +1,5 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT(nlopt, 1.3, stevenj@alum.mit.edu)
+AC_INIT(nlopt, 2.0, stevenj@alum.mit.edu)
 AC_CONFIG_SRCDIR(api/nlopt.h)
 SHARED_VERSION_INFO="3:0:3" # CURRENT:REVISION:AGE