Explorar el Código

updating config

Sergey Zavadski hace 11 años
padre
commit
ce5a31f6ef
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      toolset/setup/linux/frameworks/leda.sh

+ 1 - 1
toolset/setup/linux/frameworks/leda.sh

@@ -1,6 +1,6 @@
 #!/bin/bash
 
-RETCODE=$(fw_exists leda-0.5.1)
+RETCODE=$(fw_exists leda-0.5.2)
 [ ! "$RETCODE" == 0 ] || { return 0; }
 
 sudo apt-get install -y  g++