shithub: sox

Download patch

ref: 45b161d73ec087a8e003747b1aed07cd33589bca
parent: a3c890b854952cb1e6d44948c5ad8e84515e97b5
author: Chris Bagwell <chris@cnpbagwell.com>
date: Sun Feb 22 09:53:59 EST 2015

sox-14.4.2 release

--- 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.2	2014-12-31
+$ox-14.4.2	2015-02-22
 ----------
 
 Previously deprecated features that have been removed in this release:
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 
 AC_PREREQ(2.62)
 
-AC_INIT(SoX, 14.4.2rc2, sox-devel@lists.sourceforge.net)
+AC_INIT(SoX, 14.4.2, sox-devel@lists.sourceforge.net)
 
 AC_CONFIG_MACRO_DIR([m4])
 
--- a/src/soxconfig.h.cmake
+++ b/src/soxconfig.h.cmake
@@ -1,4 +1,4 @@
-#define PACKAGE_VERSION "14.4.2rc2"
+#define PACKAGE_VERSION "14.4.2"
 
 #cmakedefine EXTERNAL_GSM             1
 #cmakedefine EXTERNAL_LPC10           1