blob: 13b71ce6823500dc2f54be69a7ac472e98f5b9b0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
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
|