Sergey Zavadski 11 anni fa
parent
commit
ce5a31f6ef
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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++