]> git.proxmox.com Git - novnc-pve.git/blobdiff - Makefile
bump version to 0.5-1
[novnc-pve.git] / Makefile
index d68ec265a05276564e863829e5879b824fb69138..93066d3a1f2208ee0778c9c438a0ba1d733450d0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,11 +1,11 @@
 RELEASE=4.0
 
 PACKAGE=novnc-pve
-PKGREL=8
+PKGREL=1
 
 NOVNCDIR=novnc
 NOVNCSRC=${NOVNCDIR}.tgz
-NOVNCVER=0.4
+NOVNCVER=0.5
 
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)