mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Bump version to 2.0.1 (#76)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
set -e
|
set -e
|
||||||
CFW_RELEASE="2.0.0"
|
CFW_RELEASE="2.0.1"
|
||||||
STATUS="BETA"
|
STATUS="BETA"
|
||||||
BR2_VENDOR=${2}
|
BR2_VENDOR=${2}
|
||||||
BR2_VERSION_FULL=${3}
|
BR2_VERSION_FULL=${3}
|
||||||
|
|||||||
Reference in New Issue
Block a user