mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
bump version to 2022.02.9
add miyoo_defconfig
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
import incremental
|
||||
v = incremental.Version("package", 1, 2, 3, release_candidate=4)
|
||||
assert(str(v) == "[package, version 1.2.3rc4]")
|
||||
assert(str(v) == "[package, version 1.2.3.rc4]")
|
||||
|
||||
Reference in New Issue
Block a user