summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2020-06-15 00:02:41 +0000
committerChristos Zoulas <christos@zoulas.com>2020-06-15 00:02:41 +0000
commit87731415de945660b00f02207d8e9d986ef9b82e (patch)
treece1b3710c1eae4cf0270fde3aa6f55398b6ccc8b /configure.ac
parent509fbabdb4ffd6fbf14e0389b84c76aec5ff1d6a (diff)
downloadfile-git-87731415de945660b00f02207d8e9d986ef9b82e.tar.gz
Welcome to 5.39FILE5_39
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 b2e2e5b8..64c9f42e 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.38],[christos@astron.com])
+AC_INIT([file],[5.39],[christos@astron.com])
AM_INIT_AUTOMAKE([subdir-objects foreign])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])