Browse Source

current verison is v0.5

Julian Kornberger 9 years ago
parent
commit
ca47dc67cf
1 changed files with 1 additions and 1 deletions
  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