瀏覽代碼

current stable = v0.5.1

Helge Jung 9 年之前
父節點
當前提交
46998d8f44
共有 1 個文件被更改,包括 1 次插入1 次删除
  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.1-"
 
 function quit() {
 	if [ x"${BASH_SOURCE[0]}" == x"$0" ]; then