configure: bump version to 0.9.15

We'll use odd minor version numbers (.15) for development releases; this
ultimately leads to the next stable 0.9.16.
This commit is contained in:
djcb 2015-10-21 08:08:21 +03:00
parent 0678d31056
commit ef5c864d76
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
## along with this program; if not, write to the Free Software Foundation,
## Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
AC_INIT([mu],[0.9.13],[https://github.com/djcb/mu/issues],[mu])
AC_INIT([mu],[0.9.15],[https://github.com/djcb/mu/issues],[mu])
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_SRCDIR([mu/mu.cc])
# libtoolize wants to put some stuff in here; if you have an old