summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2015-07-09 14:38:59 +0000
committerChristos Zoulas <christos@zoulas.com>2015-07-09 14:38:59 +0000
commitfc4b287cc3be530ae7886864e0bb95884287d538 (patch)
tree1cf48bc67f27258a6dc9b1a1c6f57f1bb8141f60 /configure.ac
parent9c1ec49b86480a1ab788497f19657fc2c46386f1 (diff)
downloadfile-git-fc4b287cc3be530ae7886864e0bb95884287d538.tar.gz
bump 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 857b7fe6..a48e445f 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.23],[christos@astron.com])
+AC_INIT([file],[5.24],[christos@astron.com])
AM_INIT_AUTOMAKE([subdir-objects foreign])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])