]> git.proxmox.com Git - vncterm.git/blobdiff - Makefile
bump version to 1.1-1 for wheezy release
[vncterm.git] / Makefile
index 72514b5ac889747016711549064a3bfd187023ec..5b273150258a5e17c4db002bcc74eb8d1babd89c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
-RELEASE=2.0
+RELEASE=3.0
 
 PACKAGE=vncterm
-VERSION=1.0
-PACKAGERELEASE=2
+VERSION=1.1
+PACKAGERELEASE=1
 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 CDATE:=$(shell date +%F)