shithub: sox

Download patch

ref: dd9ce81fdc520afbe443e2cf2e9f9e94389718b7
parent: afeab8ca0a6391287fd91fa92a2d54dec8b4e82f
author: Chris Bagwell <chris@cnpbagwell.com>
date: Sat Jan 21 13:03:19 EST 2012

Set version # for 14.4.0rc1.

--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT(SoX, 14.4.0git, sox-devel@lists.sourceforge.net)
+AC_INIT(SoX, 14.4.0rc1, sox-devel@lists.sourceforge.net)
 
 m4_ifdef([AC_CONFIG_MACRO_DIR], [AC_CONFIG_MACRO_DIR([m4])])