shithub: libsamplerate

Download patch

ref: cdb30e3b4317a7fd68893677875935794e0d56b6
parent: 99bd57ecc16ffb81434caa57c227e984116386a6
author: Erik de Castro Lopo <erikd@miles>
date: Wed May 26 20:36:50 EDT 2004

Bump version to 0.1.1pre2.

--- 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.1pre1)
+AM_INIT_AUTOMAKE(libsamplerate,0.1.1pre2)
 AM_CONFIG_HEADER(src/config.h)
 
 #------------------------------------------------------------------------------------