Bump configure version to 1.0.18pre7.

This commit is contained in:
Erik de Castro Lopo 2006-11-13 20:13:16 +11:00
parent 0515c51c37
commit b8ca3e9fa6

View File

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