mirror of
https://github.com/Fishwaldo/build.git
synced 2025-07-12 07:58:47 +00:00
13 lines
261 B
Diff
13 lines
261 B
Diff
diff --git a/Makefile b/Makefile
|
|
index 50e927f348532..0c8f0ba8c34f4 100644
|
|
--- a/Makefile
|
|
+++ b/Makefile
|
|
@@ -1,7 +1,7 @@
|
|
# SPDX-License-Identifier: GPL-2.0
|
|
VERSION = 5
|
|
PATCHLEVEL = 9
|
|
-SUBLEVEL = 3
|
|
+SUBLEVEL = 4
|
|
EXTRAVERSION =
|
|
NAME = Kleptomaniac Octopus
|
|
|