chiark / gitweb /
version bump for 2.3.1, tentative release date
[nlopt.git] / configure.ac
index 0cf08ca278f26ed27cba0d9fae25773d23795865..3bc1c2dc977bccdf0d30b2f3f92b4e1099a7da77 100644 (file)
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
-AC_INIT(nlopt, 2.3, stevenj@alum.mit.edu)
+AC_INIT(nlopt, 2.3.1, stevenj@alum.mit.edu)
 AC_CONFIG_SRCDIR(api/nlopt.h)
-SHARED_VERSION_INFO="7:0:7" # CURRENT:REVISION:AGE
+SHARED_VERSION_INFO="7:1:7" # CURRENT:REVISION:AGE
 
 AM_INIT_AUTOMAKE(1.7)
 AM_CONFIG_HEADER(config.h)