diff --git a/Makefile b/Makefile index c6b63ef..38cc793 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=104 # rebuild packages with new KREL and run 'make abiupdate' KREL=1 -PKGREL=1 +PKGREL=2 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)