shithub: sox

Download patch

ref: 1954eee0e64eca555af68073a61668a8544e2b0f
parent: fb63a6fa508985d070cb3267fc686b8a88718716
author: Ulrich Klauer <ulrich@chirlu.de>
date: Fri Feb 3 22:21:28 EST 2012

Mention updating man pages dates in release script

--- a/release.sh
+++ b/release.sh
@@ -5,6 +5,7 @@
 #   src/sox.h (SOX_LIB_VERSION_CODE) to match release #. If this is a
 #   release candidate, add "rcN" to end of version in configure.ac and
 #   src/soxconfig.h.cmake.
+# * Update date strings and possibly copyright years in man pages.
 # * Tag files to release using following form: git tag sox-14.4.0rc1
 #
 # Automatable release steps.   Most are optional but default to enabled.