X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=makefile;h=08d9228658afb29c2e5011fb122b1ae46efe0bbd;hb=4c4445a1fcaafe4ff8443c558abacdad9ba755b6;hp=d0cab0d8dbd9e12741c375d283bdefe7ec1fed56;hpb=1cb8e82cc912433845d3f561484545847638b327;p=govpn.git diff --git a/makefile b/makefile index d0cab0d..08d9228 100644 --- a/makefile +++ b/makefile @@ -1,6 +1,6 @@ .PHONY: govpn-client govpn-server -VERSION=2.3 +VERSION=2.4 LDFLAGS=-X govpn.Version $(VERSION) all: govpn-client govpn-server