ref: 2f4f0468650a116d3b7faf0432d51fac1f8c48f7
parent: eff10b6b1d1457b9919db866726e6a64f968c7b5
parent: 85ee5a08dff955736188429c7f4e614472914288
author: Ralph Giles <giles@mozilla.com>
date: Fri Jun 13 07:58:41 EDT 2014
Opus Audio Tools 0.1.9 This is opus-tools, a set of tools to encode, inspect, and decode audio in the Opus format. This release adds support for 32-bit floating point WAV output and fixes a number of minor issues. For more information on Opus see http://www.opus-codec.org/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAABAgAGBQJTmPAFAAoJEEcAD3uxRB3vfw0H/ix1v2iBhLy5834ZAoWsmqz/ 3/Mj/lwUv35Iy53VFY1doXhA7ZRwLa2kyPRgRCiu/Mfo/vcoE84Mk+hG9OxiB8RY Cz4cQrIFI5CW6f6wWuFh/KQ4uPQIQJ1NxNCI/+Y1RPyC3XlYnE6yDuxsgIWpa5cJ RqLTvr9/zGyIZV16qmeSCq4pzbWtTpvopdrhGylP4pmnUJJUDrzYgpCcHaF+TvNu YUzjpNzGaYDUlXY/+/QVoM1oPrN2HAVwVzGYszxycuZNEaKl09ScWtI3Kqlk+9R/ CN9E1p2S7zO5zyBu/24SWq9vfT4iy0Vs37Oy7HkE0WAYWgufgA81hpw94RArw2E= =LSlY -----END PGP SIGNATURE----- Merge tag 'v0.1.9' Opus Audio Tools 0.1.9 This is opus-tools, a set of tools to encode, inspect, and decode audio in the Opus format. This release adds support for 32-bit floating point WAV output and fixes a number of minor issues. For more information on Opus see http://www.opus-codec.org/
--- a/win32/version.h
+++ b/win32/version.h
@@ -1,1 +1,1 @@
-#define PACKAGE_VERSION "v0.1.8"
+#define PACKAGE_VERSION "v0.1.9"