summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2017-05-23 17:35:17 +0000
committerChristos Zoulas <christos@zoulas.com>2017-05-23 17:35:17 +0000
commit36f8217b4f287dea64c94ec761aa4af2c1db5026 (patch)
tree078c0016a5b2ed7130ed9290c8934db6a080260f /configure.ac
parent9335b73889a6bb4dc318c7643f2d468b492a34b3 (diff)
downloadfile-git-36f8217b4f287dea64c94ec761aa4af2c1db5026.tar.gz
5.31
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index bee25dc6..8d0c5812 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([file],[5.30],[christos@astron.com])
+AC_INIT([file],[5.31],[christos@astron.com])
AM_INIT_AUTOMAKE([subdir-objects foreign])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])