diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 601c40a58..34d754ce4 100644 --- a/configure.ac +++ b/configure.ac @@ -34,7 +34,7 @@ AC_COPYRIGHT([ # Minimal version required # Hardp deps -FOLKS_REQUIRED=0.6.6 +FOLKS_REQUIRED=0.7.1 GNUTLS_REQUIRED=2.8.5 GLIB_REQUIRED=2.32.0 |