configure.ac : Bump configure version to 1.0.18pre13.

This commit is contained in:
Erik de Castro Lopo 2007-07-14 12:30:18 +10:00
parent 3680fe7971
commit 0684376f71

View File

@ -3,7 +3,7 @@
dnl Require autoconf version
AC_PREREQ(2.57)
AC_INIT([libsndfile],[1.0.18pre12],[erikd@mega-nerd.com])
AC_INIT([libsndfile],[1.0.18pre13],[erikd@mega-nerd.com])
AC_CONFIG_SRCDIR([src/sndfile.c])
AC_CANONICAL_TARGET([])