]> git.proxmox.com Git - pve-cluster.git/blobdiff - Makefile
Fix command line arguments when creating the ssl private key
[pve-cluster.git] / Makefile
index 7b953b89b31d7a6e7b9f0b69c9874109e5a1228c..74a2171f489d7df3be8d21d356fa3124b4fb1445 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
-RELEASE=4.0
+RELEASE=4.2
 
 PACKAGE=pve-cluster
 PKGVER=4.0
-PKGREL=3
+PKGREL=41
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)