Compare commits

..

No commits in common. "5b16f968233cfc2a14f21b4767f821f38839f66c" and "631d15c06af3211c7df99e6f92876ded42898660" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
0.2.4
0.2.3

View File

@ -251,7 +251,7 @@ sign_kernel() {
panic "Failed to create HMAC for '$kern_file'"
echo
log "Signed '$kern_file' successfully"
log "Signed '$kern_version' successfully"
echo
}