]> Cypherpunks.ru repositories - govpn.git/commitdiff
Preparing for 2.2 release
authorSergey Matveev <stargrave@stargrave.org>
Sun, 15 Mar 2015 16:07:46 +0000 (19:07 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sun, 15 Mar 2015 16:09:02 +0000 (19:09 +0300)
Signed-off-by: Sergey Matveev <stargrave@stargrave.org>
NEWS
doc/download.texi
makefile

diff --git a/NEWS b/NEWS
index b56beacaddb7e660ecb0a56a59d78e003cd15e62..4500296c5f9358219e153fb49057ef65b2be6b26 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Release 2.2
+-----------
+* Fixed several possible channel deadlocks.
+
 Release 2.1
 -----------
 * Fixed Linux-related building.
index d2ad657bf8368bad5538dc21b5ca769a979a439f..e0ae00d035748093430cc91ed148a72436adb406 100644 (file)
@@ -8,8 +8,8 @@ or by downloading prepared tarballs below.
 @tab @url{download/govpn-1.5.tar.xz, link} @url{download/govpn-1.5.tar.xz.sig, sign}
 @item 2.0 @tab 31 KiB
 @tab @url{download/govpn-2.0.tar.xz, link} @url{download/govpn-2.0.tar.xz.sig, sign}
-@item 2.1 @tab 32 KiB
-@tab @url{download/govpn-2.1.tar.xz, link} @url{download/govpn-2.1.tar.xz.sig, sign}
+@item 2.2 @tab 32 KiB
+@tab @url{download/govpn-2.2.tar.xz, link} @url{download/govpn-2.2.tar.xz.sig, sign}
 @end multitable
 
 Sourceforge.net also provides mirror for the files above:
index b1e4229e7ceed501f81973c4850a07d3b0c9326b..59f148ee059bce4cdc7fa51580febd630f065e7f 100644 (file)
--- a/makefile
+++ b/makefile
@@ -1,6 +1,6 @@
 .PHONY: govpn-client govpn-server
 
-VERSION=2.0
+VERSION=2.2
 LDFLAGS=-X govpn.Version $(VERSION)
 
 all: govpn-client govpn-server