configure.ac : Bump configure version to 1.0.18pre5.

This commit is contained in:
Erik de Castro Lopo 2006-10-22 12:50:37 +00:00
parent 84e335398c
commit df89f3916e

View File

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