diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2015-10-12 14:33:03 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2015-10-12 14:33:03 +0200 |
commit | 7ab00a0de9cfeeacff70a74402808d225ba07397 (patch) | |
tree | f939d132d73e7de07a88307e5f4943c2ee4715eb /Makefile | |
parent | 5de450237cf7ec63faa6ab4e019f66e053324c49 (diff) |
Bump version to 1.24.0
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 1 PATCHLEVEL = 24 SUBLEVEL = 0 -EXTRAVERSION = .git +EXTRAVERSION = NAME = Unnamed # *DOCUMENTATION* |