summaryrefslogtreecommitdiff
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
parent509fbabdb4ffd6fbf14e0389b84c76aec5ff1d6a (diff)
downloadfile-git-87731415de945660b00f02207d8e9d986ef9b82e.tar.gz
Welcome to 5.39FILE5_39
-rw-r--r--ChangeLog4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index df241b0a..f877ad22 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2020-06-14 20:02 Christos Zoulas <christos@zoulas.com>
+
+ * release 5.39
+
2020-06-07 20:00 Christos Zoulas <christos@zoulas.com>
* Remove unused subtype_mime (Steve Grubb)
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])])