configure.ac : Bump configure version to 1.0.18pre26.

This commit is contained in:
Erik de Castro Lopo 2009-02-03 13:00:51 +11:00
parent 134cd50cae
commit 94a9eb628c

View File

@ -3,7 +3,7 @@
dnl Require autoconf version
AC_PREREQ(2.57)
AC_INIT([libsndfile],[1.0.18pre25],[erikd@mega-nerd.com])
AC_INIT([libsndfile],[1.0.18pre26],[erikd@mega-nerd.com])
# Put config stuff in Cfg.
AC_CONFIG_AUX_DIR(Cfg)