]> git.proxmox.com Git - vzctl.git/commitdiff
increase version for wheezy to 4.0-1pve3
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 27 Mar 2013 09:34:50 +0000 (10:34 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 27 Mar 2013 09:34:50 +0000 (10:34 +0100)
Makefile
debian/changelog

index 56953d50265928eb536bcf07f225d051eabfb419..eb3799f05c85c1363c16be6ab8fd05d1ef44cf25 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 RELEASE=3.0
 
 SVER=4.0
-PACKAGERELEASE=1pve2
+PACKAGERELEASE=1pve3
 ARCH=amd64
 
 PACKAGE=vzctl
index 749f75132262a41c826a8e1696e9ba6a553bfe60..3e7b8aa9390850298ee2a504a2b11a4aacd2a893 100644 (file)
@@ -1,3 +1,9 @@
+vzctl (4.0-1pve3) unstable; urgency=low
+
+  * increase version for wheezy
+  
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 27 Mar 2013 10:33:49 +0100
+
 vzctl (4.0-1pve2) unstable; urgency=low
 
   * depend on attr package (scripts use setfattr)