1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-30 00:00:15 +01:00

remove typos

This commit is contained in:
Stefan Lankes 2017-05-25 11:20:24 +02:00
parent 7b9d1756d9
commit 8476f9ca50
2 changed files with 3 additions and 3 deletions

View file

@ -5,7 +5,7 @@
"subject": "rwth-os",
"website_url": "http://www.hermitcore.org",
"issue_tracker_url": "https://github.com/RWTH-OS/HermitCore/issues",
"vcs_url": "https://github.com/RWTH-OS/pthread-embedded.git",
"vcs_url": "https://github.com/RWTH-OS/HermitCore.git",
"github_release_notes_file": "RELEASE",
"licenses": ["Revised BSD"],
"public_download_numbers": false,
@ -28,7 +28,7 @@
"deb_architecture": "amd64",
"override": 1}
},
{"includePattern": "build/(libhermit[^/]*rpm$)", "uploadPattern": "$1", "override": 1}
{"includePattern": "build/(libhermit[^/]*rpm$)", "uploadPattern": "$1", "override": 1},
{"includePattern": "build/(libhermit[^/]*tar.bz2$)", "uploadPattern": "$1", "override": 1}
],
"publish": true

View file

@ -1,4 +1,4 @@
set(PACKAGE_VERSION "0.1" CACHE STRING
set(PACKAGE_VERSION "0.2" CACHE STRING
"HermitCore current version")
set(MAX_CORES "512" CACHE STRING