summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2014-12-11 00:59:51 +0000
committerChristos Zoulas <christos@zoulas.com>2014-12-11 00:59:51 +0000
commitd0d674eeb7b631989759748fa704485133cf07d6 (patch)
treed81ea24209721b6d956dbb1e19ffe07c9cb42da5 /configure.ac
parent94df044ececf3070e0debf5f2d1ea1caeb9e54d5 (diff)
downloadfile-git-d0d674eeb7b631989759748fa704485133cf07d6.tar.gz
update version
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 e0b1c39c..23f6f5a7 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.20],[christos@astron.com])
+AC_INIT([file],[5.21],[christos@astron.com])
AM_INIT_AUTOMAKE([subdir-objects foreign])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])