]> git.proxmox.com Git - pve-container.git/commitdiff
bump version to 1.0-48
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 3 Mar 2016 09:38:47 +0000 (10:38 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 3 Mar 2016 09:38:47 +0000 (10:38 +0100)
Makefile
debian/changelog

index 7ba2d27f770d5ac995eeb98176797898fd02ec06..c81624daaa0aec39471110de64a28797189ff4db 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.1
 
 VERSION=1.0
 PACKAGE=pve-container
-PKGREL=47
+PKGREL=48
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
index 1c7df0a7c206a2e4245a0ce4f976ad2c9db45932..dff1842a3a45f90c0a462467fadfa7b8ec183be0 100644 (file)
@@ -1,3 +1,9 @@
+pve-container (1.0-48) unstable; urgency=medium
+
+  * Refactor config-related methods into AbstractConfig
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 03 Mar 2016 10:21:45 +0100
+
 pve-container (1.0-47) unstable; urgency=medium
 
   * Implement pct mount/unmount (for emergency maintenance)