[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
@@ -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"