summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 92a004d..1482b82 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([libmateweather], [1.26.0], [https://mate-desktop.org])
-AC_PREREQ(2.59)
+AC_PREREQ(2.60)
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4])