summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index e2bb82841..6e212ea90 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
-AC_INIT(util-linux-ng, 2.13, kzak@redhat.com)
+AC_INIT(util-linux-ng, 2.14, kzak@redhat.com)
-AC_PREREQ(2.59)
+AC_PREREQ(2.60)
AC_CONFIG_AUX_DIR(config)