[Asterisk-code-review] Last sounds release changes by rnewton. (repotools[master])
George Joseph
asteriskteam at digium.com
Mon Jan 29 08:40:55 CST 2018
George Joseph has submitted this change and it was merged. ( https://gerrit.asterisk.org/8057 )
Change subject: Last sounds release changes by rnewton.
......................................................................
Last sounds release changes by rnewton.
Change-Id: I7a61dbcb24ddae68dc50babb66e69f5ccb9ef31b
---
M sound_tools/scripts/mkcore
M sound_tools/scripts/mkextra
2 files changed, 3 insertions(+), 3 deletions(-)
Approvals:
Joshua Colp: Looks good to me, but someone else must approve; Verified
George Joseph: Looks good to me, approved; Approved for Submit
diff --git a/sound_tools/scripts/mkcore b/sound_tools/scripts/mkcore
index c59b6d8..4cf59b4 100755
--- a/sound_tools/scripts/mkcore
+++ b/sound_tools/scripts/mkcore
@@ -1,8 +1,8 @@
#!/bin/sh -e
TGT=`pwd`
-VERSION="1.4.26"
-BUILD_LANG="${1:-en_AU en en_GB es fr ru it ja}"
+VERSION="1.6"
+BUILD_LANG="${1:-en en_AU en_GB en_NZ es fr ru it ja sv}"
BUILD_FORMAT="${2:-wav ulaw alaw gsm g729 g722 sln16 siren7 siren14}"
VOLADJUST="-v .7"
ORIGFMT="wav"
diff --git a/sound_tools/scripts/mkextra b/sound_tools/scripts/mkextra
index 88a5347..78ef267 100755
--- a/sound_tools/scripts/mkextra
+++ b/sound_tools/scripts/mkextra
@@ -1,7 +1,7 @@
#!/bin/sh -e
TGT=`pwd`
-VERSION="1.4.15"
+VERSION="1.5.1"
BUILD_LANG="${1:-en en_GB fr}"
BUILD_FORMAT="${2:-wav ulaw alaw gsm g729 g722 sln16 siren7 siren14}"
VOLADJUST="-v .7"
--
To view, visit https://gerrit.asterisk.org/8057
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-Project: repotools
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I7a61dbcb24ddae68dc50babb66e69f5ccb9ef31b
Gerrit-Change-Number: 8057
Gerrit-PatchSet: 1
Gerrit-Owner: Richard Mudgett <rmudgett at digium.com>
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180129/d6f376a7/attachment.html>
More information about the asterisk-code-review
mailing list