mirror of
https://github.com/armbian/build.git
synced 2025-08-10 13:16:58 +02:00
* Change DEV to EDGE * Renaming patches dev folder to edge * Move patches into subdir where they will be archived. * Relink patch directories properly
13 lines
223 B
Diff
13 lines
223 B
Diff
diff --git a/Makefile b/Makefile
|
|
index 4780b5f80b2a8..69af44d3dcd14 100644
|
|
--- a/Makefile
|
|
+++ b/Makefile
|
|
@@ -1,6 +1,6 @@
|
|
VERSION = 4
|
|
PATCHLEVEL = 9
|
|
-SUBLEVEL = 255
|
|
+SUBLEVEL = 256
|
|
EXTRAVERSION =
|
|
NAME = Roaring Lionus
|
|
|