Explorar el Código

current verison is v0.5

Julian Kornberger hace 9 años
padre
commit
ca47dc67cf
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      autoflash.sh

+ 1 - 1
autoflash.sh

@@ -1,6 +1,6 @@
 #!/bin/bash
 
-base_fw_name="gluon-ffpb-0.4.1-"
+base_fw_name="gluon-ffpb-0.5-"
 
 function quit() {
 	if [ x"${BASH_SOURCE[0]}" == x"$0" ]; then