shithub: sox

Download patch

ref: 6dff9411961cc8686aa75337a78b7df334606820
parent: 39ab8048446fcaf580885353244b4f48c981319d
author: Chris Bagwell <chris@cnpbagwell.com>
date: Sun Mar 4 11:57:37 EST 2012

sox-14.4.0

--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,7 @@
 This file contains a list of all changes starting after the release of
 sox-11gamma, followed by a list of prior authors and features.
 
-sox-14.4.0	20xx-xx-xx
+sox-14.4.0	2012-03-04
 ----------
 
 Previously deprecated features that have been removed in this release:
--- 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.0rc3, sox-devel@lists.sourceforge.net)
+AC_INIT(SoX, 14.4.0, sox-devel@lists.sourceforge.net)
 
 m4_ifdef([AC_CONFIG_MACRO_DIR], [AC_CONFIG_MACRO_DIR([m4])])