]> git.proxmox.com Git - vncterm.git/blobdiff - Makefile
fix focus traversal
[vncterm.git] / Makefile
index 72514b5ac889747016711549064a3bfd187023ec..5595c50a784a51d8a6cc05d3d190c92dd9be86f7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
-RELEASE=2.0
+RELEASE=2.1
 
 PACKAGE=vncterm
 VERSION=1.0
-PACKAGERELEASE=2
+PACKAGERELEASE=3
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 CDATE:=$(shell date +%F)