diff options
| author | Nathan Reiner <nathan@nathanreiner.xyz> | 2023-02-10 13:48:18 +0100 |
|---|---|---|
| committer | Nathan Reiner <nathan@nathanreiner.xyz> | 2023-02-10 13:48:18 +0100 |
| commit | 67cc8a2cc87a9cba17528e0430f9b9e2ffb105c9 (patch) | |
| tree | a1b1e774e34760294e5a5e22151193509d977e2f /Makefile | |
| parent | a26ff27a775e2795c4f730131e54b1f81a72c8e2 (diff) | |
correct version number
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION=0.0.2 +VERSION=0.0.1 SYSLINUX_VERSION=6.03 KERNEL_VERSION=6.1.11 TARGET=./target |