[Asterisk-code-review] Update sounds release to fix siren7 and siren14 files. (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/8059


Change subject: Update sounds release to fix siren7 and siren14 files.
......................................................................

Update sounds release to fix siren7 and siren14 files.

Change-Id: Ie98a20893acf4c7fb88d4faebb1ada637a3ec160
---
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/59/8059/1

diff --git a/sound_tools/scripts/mkcore b/sound_tools/scripts/mkcore
index 4cf59b4..a99c022 100755
--- a/sound_tools/scripts/mkcore
+++ b/sound_tools/scripts/mkcore
@@ -1,8 +1,8 @@
 #!/bin/sh -e
 
 TGT=`pwd`
-VERSION="1.6"
-BUILD_LANG="${1:-en en_AU en_GB en_NZ es fr ru it ja sv}"
+VERSION="1.6.1"
+BUILD_LANG="${1:-en en_AU en_GB en_NZ es fr it ja ru 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 78ef267..bed8949 100755
--- a/sound_tools/scripts/mkextra
+++ b/sound_tools/scripts/mkextra
@@ -1,7 +1,7 @@
 #!/bin/sh -e
 
 TGT=`pwd`
-VERSION="1.5.1"
+VERSION="1.5.2"
 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/8059
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-Project: repotools
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie98a20893acf4c7fb88d4faebb1ada637a3ec160
Gerrit-Change-Number: 8059
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/5dcb6cd8/attachment.html>


More information about the asterisk-code-review mailing list