Parcourir la source

current verison is v0.5

Julian Kornberger il y a 9 ans
Parent
commit
ca47dc67cf
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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