mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
increase version number to 0.2.1
This commit is contained in:
parent
27d4401372
commit
456be55a8d
2 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
},
|
||||
|
||||
"version": {
|
||||
"name": "0.2",
|
||||
"name": "0.2.1",
|
||||
"desc": "HermitCore's kernel as libOS",
|
||||
"gpgSign": false
|
||||
},
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
set(PACKAGE_VERSION "0.2" CACHE STRING
|
||||
set(PACKAGE_VERSION "0.2.1" CACHE STRING
|
||||
"HermitCore current version")
|
||||
|
||||
set(MAX_CORES "512" CACHE STRING
|
||||
|
|
Loading…
Add table
Reference in a new issue