nm: Bump NetworkManager plugin version to 1.3.1

This commit is contained in:
Martin Willi 2014-04-24 15:38:21 +02:00
parent f5a1cfe3f8
commit 65117a0764
3 changed files with 8 additions and 2 deletions

View 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

View File

@ -1,3 +1,9 @@
NetworkManager-strongswan-1.3.1
-------------------------------
- Add PSK support
- Updated german translations
NetworkManager-strongswan-1.3.0
-------------------------------

View 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