]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
nm: Version bump to 1.6.0
authorTobias Brunner <tobias@strongswan.org>
Mon, 16 May 2022 12:14:40 +0000 (14:14 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 16 May 2022 12:18:48 +0000 (14:18 +0200)
src/frontends/gnome/NEWS
src/frontends/gnome/configure.ac

index f5e48ce392d4787022c52e0b234a7fa8aa62c767..18b60628cce7f98753d4e5a96772897d63175381 100644 (file)
@@ -1,3 +1,9 @@
+NetworkManager-strongswan-1.6.0
+-------------------------------
+
+- Support for GTK 4
+- Removed libnm-glib compatibility
+
 NetworkManager-strongswan-1.5.2
 -------------------------------
 
index 715ffb38058a7dec06cb4aa84f1b275b1c1807d1..c374194f775331f41f064fc5426269024028ae04 100644 (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