mirror of
https://git.proxmox.com/git/pve-common
synced 2025-05-29 21:03:53 +00:00
bump version to 5.0-1
This commit is contained in:
parent
8d8869aeff
commit
2ebffe56db
6
Makefile
6
Makefile
@ -1,5 +1,5 @@
|
|||||||
VERSION=4.0
|
VERSION=5.0
|
||||||
PKGREL=93
|
PKGREL=1
|
||||||
|
|
||||||
PACKAGE=libpve-common-perl
|
PACKAGE=libpve-common-perl
|
||||||
|
|
||||||
@ -45,5 +45,5 @@ check:
|
|||||||
|
|
||||||
.PHONY: upload
|
.PHONY: upload
|
||||||
upload: ${DEB}
|
upload: ${DEB}
|
||||||
tar cf - ${DEB}|ssh repoman@repo.proxmox.com -- upload --product pve --dist jessie
|
tar cf - ${DEB}|ssh repoman@repo.proxmox.com -- upload --product pve --dist stretch
|
||||||
|
|
||||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
libpve-common-perl (5.0-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* bump version for Debian Stretch
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Wed, 8 Mar 2017 10:27:09 +0100
|
||||||
|
|
||||||
libpve-common-perl (4.0-93) unstable; urgency=medium
|
libpve-common-perl (4.0-93) unstable; urgency=medium
|
||||||
|
|
||||||
* SectionConfig::check_value: return bool/numbers as numeric value
|
* SectionConfig::check_value: return bool/numbers as numeric value
|
||||||
|
Loading…
Reference in New Issue
Block a user