Unidiff1 files changed, 1 insertions, 1 deletions
|
diff --git a/Makefile b/Makefile index d45e887..c8e187e 100644 --- a/ Makefile+++ b/ Makefile |
|
| @@ -1,6 +1,6 @@ |
| 1 | VERSION = 3 |
1 | VERSION = 3 |
| 2 | PATCHLEVEL = 2 |
2 | PATCHLEVEL = 2 |
| 3 | SUBLEVEL = 3 |
3 | SUBLEVEL = 4 |
| 4 | EXTRAVERSION = |
4 | EXTRAVERSION = |
| 5 | NAME = Saber-toothed Squirrel |
5 | NAME = Saber-toothed Squirrel |
| 6 | |
6 | |
|