bump version to 4.15-12

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht
2018-06-08 11:22:12 +02:00
parent d3722c5c8a
commit 4379131c79
2 changed files with 10 additions and 2 deletions
+2 -2
View File
@@ -5,9 +5,9 @@ KERNEL_MAJ=4
KERNEL_MIN=15
KERNEL_PATCHLEVEL=17
KREL=2
KREL=3
PKGREL=10
PKGREL=12
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)