summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2016-06-30 14:51:52 +0000
committerChristos Zoulas <christos@zoulas.com>2016-06-30 14:51:52 +0000
commitb2a2aa1a1f3f57cf42dc7336c23a8c91c3fb7448 (patch)
treeea5be5828a8ffc6c0fd8a9650d71006a888008f7 /configure.ac
parent1a8e3c1489e505d3ef7903c0394bafc20e617541 (diff)
downloadfile-git-b2a2aa1a1f3f57cf42dc7336c23a8c91c3fb7448.tar.gz
oops, should be part of 5.28..
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 cc407feb..9c38b694 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.27],[christos@astron.com])
+AC_INIT([file],[5.28],[christos@astron.com])
AM_INIT_AUTOMAKE([subdir-objects foreign])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])