v6.8.8-1002

This commit is contained in:
2024-07-02 16:21:32 +03:00
parent c86dd92986
commit e963cdcc08
+1 -1
View File
@@ -6,7 +6,7 @@ KERNEL_MIN=8
KERNEL_PATCHLEVEL=8
# increment KREL for every published package release!
# rebuild packages with new KREL and run 'make abiupdate'
KREL=2
KREL=1002
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)