[Asterisk-code-review] Last sounds release changes by rnewton. (repotools[master])

Richard Mudgett asteriskteam at digium.com
Fri Jan 26 15:50:00 CST 2018


Richard Mudgett has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.asterisk.org:29418/repotools refs/changes/57/8057/1

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: newchange
Gerrit-Change-Id: I7a61dbcb24ddae68dc50babb66e69f5ccb9ef31b
Gerrit-Change-Number: 8057
Gerrit-PatchSet: 1
Gerrit-Owner: Richard Mudgett <rmudgett at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20180126/2c2f9f28/attachment-0001.html>


More information about the asterisk-code-review mailing list