mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-29 10:11:23 +00:00
15 lines
339 B
Diff
15 lines
339 B
Diff
diff --git a/Makefile b/Makefile
|
|
index 601066c..62ea484 100644
|
|
--- a/Makefile
|
|
+++ b/Makefile
|
|
@@ -1,8 +1,8 @@
|
|
VERSION = 3
|
|
PATCHLEVEL = 10
|
|
SUBLEVEL = 65
|
|
-EXTRAVERSION = -7-pine64
|
|
-NAME = Pine64 longsleep TOSSUG Baby Fish
|
|
+EXTRAVERSION =
|
|
+NAME = TOSSUG Baby Fish
|
|
|
|
# *DOCUMENTATION*
|
|
# To see a list of typical targets execute "make help"
|