mirror of
https://git.proxmox.com/git/pve-kernel-meta
synced 2025-04-28 12:45:33 +00:00
bump version to 5.2-2
Last bump should have already used 5.2 as base version, doh, so fix that now and use -2 as package release as this should be actually the 2nd release since 5.2, anyway, as long it goes up we should be good. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
fd57484d3d
commit
b6f89f78db
6
Makefile
6
Makefile
@ -1,8 +1,8 @@
|
||||
RELEASE=5.1
|
||||
PKGREL=45
|
||||
RELEASE=5.2
|
||||
PKGREL=2
|
||||
|
||||
export KERNEL_VER=4.13
|
||||
export KERNEL_ABI=4.13.16-3-pve
|
||||
export KERNEL_ABI=4.13.16-4-pve
|
||||
|
||||
PACKAGE=pve-kernel-${KERNEL_VER}
|
||||
|
||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
pve-kernel-4.13 (5.2-2) unstable; urgency=medium
|
||||
|
||||
* ABI bump to 4.13.16-4-pve
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Thu, 05 Jul 2018 12:03:43 +0200
|
||||
|
||||
pve-kernel-4.13 (5.1-45) unstable; urgency=medium
|
||||
|
||||
* ABI bump to 4.13.16-3-pve
|
||||
|
Loading…
Reference in New Issue
Block a user