Bump configure.ac version to 1.0.12pre7.

This commit is contained in:
Erik de Castro Lopo 2005-04-30 12:16:39 +00:00
parent 0be787c794
commit 9337fca3d2

View File

@ -3,7 +3,7 @@
dnl Require autoconf version
AC_PREREQ(2.53)
AC_INIT(libsndfile,1.0.12pre6,erikd@mega-nerd.com)
AC_INIT(libsndfile,1.0.12pre7,erikd@mega-nerd.com)
AC_CONFIG_SRCDIR([src/sndfile.c])
AC_CANONICAL_TARGET([])