]> git.proxmox.com Git - pmg-api.git/commitdiff
bump version to 5.1-2
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 3 Oct 2018 10:14:39 +0000 (12:14 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 3 Oct 2018 10:14:39 +0000 (12:14 +0200)
Makefile
debian/changelog

index c267eb341443ba0c9869694d409118567f2708a9..4b3df0ce34128d6f089c521e9b41943072331fde 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=pmg-api
 PKGVER=5.1
-PKGREL=1
+PKGREL=2
 
 # this requires package pmg-doc-generator
 export NOVIEW=1
index f360f9f86ff472d7ba4b5e9d7c940eeaffe72305..47a6596ab181e28db05d959734af82a6bba09ec9 100644 (file)
@@ -1,3 +1,9 @@
+pmg-api (5.1-2) unstable; urgency=medium
+
+  * do not use 'last' inside do/while
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 03 Oct 2018 12:14:08 +0200
+
 pmg-api (5.1-1) unstable; urgency=medium
 
   * add API for TLS policy - PMG::API2::DestinationTLSPolicy