]> git.proxmox.com Git - qemu-server.git/blobdiff - Makefile
bump version to 3.3-18
[qemu-server.git] / Makefile
index 61a25e0e3433a90bf68cfbf947842c4c26d2ed35..3aae171fd460f9ce0b1ee2eaf3d9cd80e9c3083f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
-RELEASE=3.2
+RELEASE=3.3
 
-VERSION=3.1
+VERSION=3.3
 PACKAGE=qemu-server
 PKGREL=18
 
@@ -75,6 +75,7 @@ install: ${PKGSOURCES}
        install -d ${DESTDIR}/usr/share/man/man5
        install -d ${DESTDIR}/usr/share/${PACKAGE}
        install -m 0644 pve-usb.cfg ${DESTDIR}/usr/share/${PACKAGE}
+       install -m 0644 pve-q35.cfg ${DESTDIR}/usr/share/${PACKAGE}
        make -C PVE install
        install -m 0755 qm ${DESTDIR}${SBINDIR}
        install -m 0755 qmrestore ${DESTDIR}${SBINDIR}