shithub: libsamplerate

Download patch

ref: 128d53e00f9819f3cc5e361d0df21101939992fc
parent: b75465600039d7b34f9523e953704e60fa41fc53
author: Erik de Castro Lopo <erikd@miles>
date: Sun May 23 19:16:32 EDT 2004

Bump configure version to 0.1.1pre1.

--- 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.0)
+AM_INIT_AUTOMAKE(libsamplerate,0.1.1pre1)
 AM_CONFIG_HEADER(src/config.h)
 
 #------------------------------------------------------------------------------------
@@ -25,7 +25,7 @@
 #  6. If any interfaces have been removed since the last public release, then set age
 #     to 0.
 
-SHARED_VERSION_INFO="1:0:1"
+SHARED_VERSION_INFO="1:1:1"
 
 AC_PROG_CC
 AC_PROG_INSTALL
--- a/src/samplerate.h
+++ b/src/samplerate.h
@@ -185,6 +185,7 @@
 #endif	/* __cplusplus */
 
 #endif	/* SAMPLERATE_H */
+
 /*
 ** Do not edit or modify anything in this comment block.
 ** The arch-tag line is a file identity tag for the GNU Arch