HackRF One: update version to 10

This commit is contained in:
Michael Ossmann
2023-12-11 12:05:29 -05:00
parent df452e7533
commit 24b53345af
2 changed files with 4 additions and 4 deletions

View File

@ -90,10 +90,10 @@
) )
(property "COPYRIGHT" "Copyright 2012-2023 Great Scott Gadgets") (property "COPYRIGHT" "Copyright 2012-2023 Great Scott Gadgets")
(property "DATE" "2023-12-08") (property "DATE" "2023-12-09")
(property "LICENSE" "Licensed under the CERN-OHL-P v2") (property "LICENSE" "Licensed under the CERN-OHL-P v2")
(property "TITLE" "HackRF One") (property "TITLE" "HackRF One")
(property "VERSION" "8+") (property "VERSION" "10")
(net 0 "") (net 0 "")
(net 1 "!MIX_BYPASS") (net 1 "!MIX_BYPASS")

View File

@ -465,9 +465,9 @@
], ],
"text_variables": { "text_variables": {
"COPYRIGHT": "Copyright 2012-2023 Great Scott Gadgets", "COPYRIGHT": "Copyright 2012-2023 Great Scott Gadgets",
"DATE": "2023-12-08", "DATE": "2023-12-09",
"LICENSE": "Licensed under the CERN-OHL-P v2", "LICENSE": "Licensed under the CERN-OHL-P v2",
"TITLE": "HackRF One", "TITLE": "HackRF One",
"VERSION": "8+" "VERSION": "10"
} }
} }