shithub: libsamplerate

Download patch

ref: bab1ca40efa017dc1bc0e7b569761ab49c96503f
parent: a0ea6cbe1459b6efc3ecd504fe94d49e54a3e73f
author: Erik de Castro Lopo <erikd@mega-nerd.com>
date: Sat Jul 7 05:29:08 EDT 2007

Bump configure.ac version to 0.1.3pre6.

--- a/configure.ac
+++ b/configure.ac
@@ -6,7 +6,7 @@
 AC_INIT
 AC_CONFIG_SRCDIR([src/samplerate.c])
 AC_CANONICAL_TARGET([])
-AM_INIT_AUTOMAKE(libsamplerate,0.1.3pre5)
+AM_INIT_AUTOMAKE(libsamplerate,0.1.3pre6)
 AM_CONFIG_HEADER(src/config.h)
 
 #------------------------------------------------------------------------------------