summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2013-12-01 19:19:01 +0000
committerChristos Zoulas <christos@zoulas.com>2013-12-01 19:19:01 +0000
commit473787fd4ede996847302b2661ec25ae786e2a13 (patch)
tree3fe42bf93e6b20e6a7ade686dddc6e4badbd0cb9
parent8923b5fc00ece040581edba06b1233f85c362039 (diff)
downloadfile-git-473787fd4ede996847302b2661ec25ae786e2a13.tar.gz
Welcome to 5.16
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index db996c96..cff2e002 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.15],[christos@astron.com])
+AC_INIT([file],[5.16],[christos@astron.com])
AM_INIT_AUTOMAKE([subdir-objects foreign])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])