summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2016-04-16 22:40:54 +0000
committerChristos Zoulas <christos@zoulas.com>2016-04-16 22:40:54 +0000
commitdab40d807d081f5a175fde82cdef2c91e41a13f5 (patch)
treef06f645a8dec632d3913912936a73664ac088d1a /configure.ac
parent18ae02d178b5c1b3056fcedccff6ef1567112ef3 (diff)
downloadfile-git-dab40d807d081f5a175fde82cdef2c91e41a13f5.tar.gz
update version and source files list
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 e518576a..676c0fbc 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.25],[christos@astron.com])
+AC_INIT([file],[5.26],[christos@astron.com])
AM_INIT_AUTOMAKE([subdir-objects foreign])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])