nm: Version bump to 1.6.0

This commit is contained in:
Tobias Brunner 2022-05-16 14:14:40 +02:00
parent 790e0b1cd4
commit 14f082177e
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
NetworkManager-strongswan-1.6.0
-------------------------------
- Support for GTK 4
- Removed libnm-glib compatibility
NetworkManager-strongswan-1.5.2
-------------------------------

View File

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