configure.ac : Bump version to 1.0.20pre1.

This commit is contained in:
Erik de Castro Lopo 2009-03-20 06:04:09 +11:00
parent 18397bd17c
commit bd5d995992

View File

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