configure.ac : Version 1.0.21pre4.

This commit is contained in:
Erik de Castro Lopo 2009-12-08 21:30:05 +11:00
parent ea3e2a2bc9
commit cc662c4dc9

View File

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