configure.ac : Bump to 1.0.17pre2.

This commit is contained in:
Erik de Castro Lopo 2006-05-03 10:30:26 +00:00
parent c3efe4fd96
commit a28adef92b

View File

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