]> git.proxmox.com Git - vncterm.git/blobdiff - Makefile
set correct version in control
[vncterm.git] / Makefile
index 9891075818e818a7b6bbbccbb752724b0444eacd..599a75621c2c7a5a0f67653310bdfd887e49da3b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
-RELEASE=3.0
+RELEASE=3.2
 
 PACKAGE=vncterm
 # Note: also change version in debian/control and debian/changelog
 VERSION=1.1
-PACKAGERELEASE=4
+PACKAGERELEASE=7
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 CDATE:=$(shell date +%F)