summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2014-06-12 16:28:01 +0000
committerChristos Zoulas <christos@zoulas.com>2014-06-12 16:28:01 +0000
commitb5ee74bf11939aad6d9710c0433abd5559898346 (patch)
tree6e3876442257c0e90a69f019d9200d61676e8851 /configure.ac
parent1bf77322f2650dbf29171515b6c8d14e504fd1de (diff)
downloadfile-git-b5ee74bf11939aad6d9710c0433abd5559898346.tar.gz
Welcome to 5.19
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 87fcb2e8..3d55c38c 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.18],[christos@astron.com])
+AC_INIT([file],[5.19],[christos@astron.com])
AM_INIT_AUTOMAKE([subdir-objects foreign])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])