Unidiff1 files changed, 1 insertions, 1 deletions
|
diff --git a/Makefile b/Makefile index 026a227..ddcb70a 100644 --- a/ Makefile+++ b/ Makefile |
|
| @@ -2,3 +2,3 @@ VERSION = 3 |
| 2 | PATCHLEVEL = 3 |
2 | PATCHLEVEL = 3 |
| 3 | SUBLEVEL = 1 |
3 | SUBLEVEL = 2 |
| 4 | EXTRAVERSION = |
4 | EXTRAVERSION = |
|