Skip to content

Commit

Permalink
sox-14.4.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
cbagwell committed Feb 22, 2015
1 parent a3c890b commit 45b161d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Change History
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:
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.

AC_PREREQ(2.62)

AC_INIT(SoX, 14.4.2rc2, [email protected])
AC_INIT(SoX, 14.4.2, [email protected])

AC_CONFIG_MACRO_DIR([m4])

Expand Down
2 changes: 1 addition & 1 deletion src/soxconfig.h.cmake
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#define PACKAGE_VERSION "14.4.2rc2"
#define PACKAGE_VERSION "14.4.2"

#cmakedefine EXTERNAL_GSM 1
#cmakedefine EXTERNAL_LPC10 1
Expand Down

0 comments on commit 45b161d

Please sign in to comment.