2011-06-03 03:02:53 +00:00
|
|
|
diff --git a/Makefile b/Makefile
|
2011-06-14 13:43:58 +00:00
|
|
|
index badb923..7b2e16d 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 =
|
|
|
|
EXTRAVERSION = -rc3
|
2011-06-03 03:02:53 +00:00
|
|
|
NAME = Sneaky Weasel
|
|
|
|
|