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:
Thomas Lamprecht 2018-07-05 12:17:56 +02:00
parent fd57484d3d
commit b6f89f78db
2 changed files with 9 additions and 3 deletions

View File

@ -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
View File

@ -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