2011-06-03 03:02:53 +00:00
|
|
|
diff --git a/Makefile b/Makefile
|
2011-06-17 15:40:56 +00:00
|
|
|
index 0499c2e..86b01e8 100644
|
2011-06-03 03:02:53 +00:00
|
|
|
--- a/Makefile
|
|
|
|
+++ b/Makefile
|
2011-06-14 13:43:58 +00:00
|
|
|
@@ -1,6 +1,6 @@
|
2011-06-03 03:02:53 +00:00
|
|
|
VERSION = 3
|
|
|
|
PATCHLEVEL = 0
|
|
|
|
-SUBLEVEL = 0
|
2011-06-14 13:43:58 +00:00
|
|
|
+SUBLEVEL =
|
2011-06-17 15:40:56 +00:00
|
|
|
EXTRAVERSION = -rc3-git5
|
2011-06-03 03:02:53 +00:00
|
|
|
NAME = Sneaky Weasel
|
|
|
|
|