Bump configure.ac version to 1.0.12pre9.

This commit is contained in:
Erik de Castro Lopo 2005-05-15 01:02:22 +00:00
parent 4df9d9e5f9
commit 8916a519a1

View File

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