]> git.proxmox.com Git - pve-common.git/commitdiff
bump version to 4.0-18
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 1 Sep 2015 15:47:47 +0000 (17:47 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 1 Sep 2015 15:47:47 +0000 (17:47 +0200)
Makefile
debian/changelog

index 03549525e4310f1f5e2afcd243490a2c8cdda203..8db0bc6136a6d30101f3b77a7d224e2621233e4a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 RELEASE=4.0
 
 VERSION=4.0
 RELEASE=4.0
 
 VERSION=4.0
-PKGREL=17
+PKGREL=18
 
 PACKAGE=libpve-common-perl
 
 
 PACKAGE=libpve-common-perl
 
index d2c115cac32ae341e4402b21d2ec6b4792b20afe..06735fae34138f9f67b452e26289ba6ef51e2625 100644 (file)
@@ -1,3 +1,9 @@
+libpve-common-perl (4.0-18) unstable; urgency=medium
+
+  * added 'extra-args' CLI handling
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 01 Sep 2015 17:47:18 +0200
+
 libpve-common-perl (4.0-17) unstable; urgency=medium
 
   * Added PVE::Network::tcp_ping to replace Net::Ping
 libpve-common-perl (4.0-17) unstable; urgency=medium
 
   * Added PVE::Network::tcp_ping to replace Net::Ping