X-Git-Url: https://git.proxmox.com/?p=vncterm.git;a=blobdiff_plain;f=Makefile;h=6c9df5c580b50915c566e5a23e0e3d2f13c38bea;hp=42f9df25252dc423f276cf8c8949687d622d7114;hb=4f88a4d44be3b09f54c530cb6e6ac230eb875d5c;hpb=897a4d6005f4ca8dc32f210dff302667a21ab880 diff --git a/Makefile b/Makefile index 42f9df2..6c9df5c 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PACKAGE=vncterm # Note: also change version in debian/control and debian/changelog -VERSION=1.4 +VERSION=1.5 PACKAGERELEASE=2 ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH) GITVERSION:=$(shell cat .git/refs/heads/master)