Bump configure.ac version to 1.0.12pre3.

This commit is contained in:
Erik de Castro Lopo 2005-01-19 00:53:49 +00:00
parent 496b766eac
commit 2b533b3108

View File

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