]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 2.3-13
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 25 Feb 2013 05:13:18 +0000 (06:13 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 25 Feb 2013 05:13:18 +0000 (06:13 +0100)
Makefile
changelog.Debian

index fb5612113160562af6119f19fc69a95fcaf516c6..40e9361eff2a2acb2d8638d760e94a0a34254158 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=2.3
 
 VERSION=2.3
 PACKAGE=qemu-server
-PKGREL=12
+PKGREL=13
 
 DESTDIR=
 PREFIX=/usr
index bf3d5b77d45e194bb32f778d77ff3084145f8f7a..64e89f8aaed6cf1abfe69d0754fed0482d476b8f 100644 (file)
@@ -1,3 +1,9 @@
+qemu-server (2.3-13) unstable; urgency=low
+
+  * set cache=none by default
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 25 Feb 2013 06:12:14 +0100
+
 qemu-server (2.3-12) unstable; urgency=low
 
   * disable hotplug by default (revert previous change)