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