]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
nm: Bump NetworkManager plugin version to 1.3.1
authorMartin Willi <martin@revosec.ch>
Thu, 24 Apr 2014 13:38:21 +0000 (15:38 +0200)
committerMartin Willi <martin@revosec.ch>
Thu, 24 Apr 2014 13:53:38 +0000 (15:53 +0200)
packages/network-manager-strongswan/Makefile
src/frontends/gnome/NEWS
src/frontends/gnome/configure.ac

index afc64c9c76295df69cda49f52a34beb29c49fff4..a184541060f92f963cfa5221a867b24f04e3e411 100644 (file)
@@ -1,6 +1,6 @@
 
 SOURCE:=../../src/frontends/gnome
-VERSION:=1.3.0
+VERSION:=1.3.1
 
 source:        prepare
        cd build/NetworkManager-strongswan-$(VERSION) && debuild -S
index 4540ee0195b3dc380d55b35828471b4bec53f216..7edf90b9e362285aa1eb283f8fe3167a66e9a11c 100644 (file)
@@ -1,3 +1,9 @@
+NetworkManager-strongswan-1.3.1
+-------------------------------
+
+- Add PSK support
+- Updated german translations
+
 NetworkManager-strongswan-1.3.0
 -------------------------------
 
index 3c8f7a65a00c8a6daf05372d1da74f9da6eb6a10..047772d948251be7f1867c4ab1784a03c97348c6 100644 (file)
@@ -1,6 +1,6 @@
 AC_PREREQ(2.52)
 
-AC_INIT(NetworkManager-strongswan, 1.3.0, martin@strongswan.org, NetworkManager-strongswan)
+AC_INIT(NetworkManager-strongswan, 1.3.1, martin@strongswan.org, NetworkManager-strongswan)
 AM_INIT_AUTOMAKE([subdir-objects])
 AM_MAINTAINER_MODE