1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-06-26 02:12:22 +03:00

[nanonote-files] reflash_ben.sh: update version to 2011-05-22

This commit is contained in:
Xiangfu Liu 2011-05-24 11:47:40 +08:00
parent cb0fb36a9d
commit cdd70d2287

View File

@ -1,6 +1,6 @@
#!/bin/bash
# version of me
__VERSION__="2011-03-02"
__VERSION__="2011-05-22"
# use 'http' to download and flash images, use 'file' to flash images present in the <WORKING_DIR>
PROTOCOL="http"