]> git.proxmox.com Git - vncterm.git/blobdiff - Makefile
add custom cursor
[vncterm.git] / Makefile
index 42f9df25252dc423f276cf8c8949687d622d7114..3d99528b476adf38f2e5481abe9d9ac0fef8cacf 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 PACKAGE=vncterm
 # Note: also change version in debian/control and debian/changelog
-VERSION=1.4
-PACKAGERELEASE=2
+VERSION=1.5
+PACKAGERELEASE=1
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 GITVERSION:=$(shell cat .git/refs/heads/master)
 CDATE:=$(shell date +%F)