nm: Version bump to 1.5.2

This commit is contained in:
Tobias Brunner 2020-05-19 16:14:49 +02:00
parent 1ebf63b966
commit 3f454f33c0
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
NetworkManager-strongswan-1.5.2
-------------------------------
- Reduce height of config dialog by moving options/proposals to tabs
- Migrated appdata to metainfo (renamed and moved the file)
NetworkManager-strongswan-1.5.1
-------------------------------

View File

@ -1,6 +1,6 @@
AC_PREREQ(2.52)
AC_INIT(NetworkManager-strongswan, 1.5.1, info@strongswan.org, NetworkManager-strongswan)
AC_INIT(NetworkManager-strongswan, 1.5.2, info@strongswan.org, NetworkManager-strongswan)
AM_INIT_AUTOMAKE([subdir-objects])
AM_MAINTAINER_MODE