nm: Version bump to 1.4.4

This commit is contained in:
Tobias Brunner
2018-02-28 15:30:42 +01:00
parent 07f6cfe910
commit 958a0545e5
2 changed files with 8 additions and 3 deletions
+7 -2
View File
@@ -1,3 +1,8 @@
NetworkManager-strongswan-1.4.4
-------------------------------
- Fixed proposal tooltips and updated German translation
NetworkManager-strongswan-1.4.3 NetworkManager-strongswan-1.4.3
------------------------------- -------------------------------
@@ -32,7 +37,7 @@ NetworkManager-strongswan-1.3.1
------------------------------- -------------------------------
- Add PSK support - Add PSK support
- Updated German translations - Updated German translation
NetworkManager-strongswan-1.3.0 NetworkManager-strongswan-1.3.0
------------------------------- -------------------------------
@@ -49,7 +54,7 @@ NetworkManager-strongswan-1.1.2
- Additionally look for libnm-glib[-vpn] pkgconfig packages during configure - Additionally look for libnm-glib[-vpn] pkgconfig packages during configure
- Tooltips are translatable - Tooltips are translatable
- Update German translations - Update German translation
NetworkManager-strongswan-1.1.1 NetworkManager-strongswan-1.1.1
------------------------------- -------------------------------
+1 -1
View File
@@ -1,6 +1,6 @@
AC_PREREQ(2.52) AC_PREREQ(2.52)
AC_INIT(NetworkManager-strongswan, 1.4.3, [email protected], NetworkManager-strongswan) AC_INIT(NetworkManager-strongswan, 1.4.4, [email protected], NetworkManager-strongswan)
AM_INIT_AUTOMAKE([subdir-objects]) AM_INIT_AUTOMAKE([subdir-objects])
AM_MAINTAINER_MODE AM_MAINTAINER_MODE