13 lines
214 B
Diff
13 lines
214 B
Diff
diff --git a/Makefile b/Makefile
|
|
index 0499c2e..86b01e8 100644
|
|
--- a/Makefile
|
|
+++ b/Makefile
|
|
@@ -1,6 +1,6 @@
|
|
VERSION = 3
|
|
PATCHLEVEL = 0
|
|
-SUBLEVEL = 0
|
|
+SUBLEVEL =
|
|
EXTRAVERSION = -rc3-git5
|
|
NAME = Sneaky Weasel
|
|
|