[aadk-commits] qwell: branch uClinux/upstreamsync r323 -
 /uClinux/branches/upstreamsync/uCli...
    aadk-commits at lists.digium.com 
    aadk-commits at lists.digium.com
       
    Thu Apr  5 14:43:27 MST 2007
    
    
  
Author: qwell
Date: Thu Apr  5 16:43:27 2007
New Revision: 323
URL: http://svn.digium.com/view/aadk?view=rev&rev=323
Log:
create_sounds script fix from trunk
Modified:
    uClinux/branches/upstreamsync/uClinux-dist/vendors/Digium/S800I/scripts/create_sounds
Modified: uClinux/branches/upstreamsync/uClinux-dist/vendors/Digium/S800I/scripts/create_sounds
URL: http://svn.digium.com/view/aadk/uClinux/branches/upstreamsync/uClinux-dist/vendors/Digium/S800I/scripts/create_sounds?view=diff&rev=323&r1=322&r2=323
==============================================================================
--- uClinux/branches/upstreamsync/uClinux-dist/vendors/Digium/S800I/scripts/create_sounds (original)
+++ uClinux/branches/upstreamsync/uClinux-dist/vendors/Digium/S800I/scripts/create_sounds Thu Apr  5 16:43:27 2007
@@ -1,6 +1,6 @@
 #!/bin/sh
-SOUNDS_CORE_VERSION=1.4.5
-SOUNDS_EXTRA_VERSION=1.4.4
+SOUNDS_CORE_VERSION=current
+SOUNDS_EXTRA_VERSION=current
 SOUNDS_LANGUAGE=en
 SOUNDS_FORMAT=ulaw
 if mount | grep -q var/lib/asterisk/sounds; then
    
    
More information about the aadk-commits
mailing list