mirror of
https://github.com/Fishwaldo/build.git
synced 2025-07-10 23:19:01 +00:00
* Change DEV to EDGE * Renaming patches dev folder to edge * Move patches into subdir where they will be archived. * Relink patch directories properly
12 lines
223 B
Diff
12 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
|
|
|