1
0
Fork 0
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:
Stefan Lankes 2017-07-27 18:58:48 +02:00
parent 27d4401372
commit 456be55a8d
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@
},
"version": {
"name": "0.2",
"name": "0.2.1",
"desc": "HermitCore's kernel as libOS",
"gpgSign": false
},

View file

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