summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2019-05-17 02:27:26 +0000
committerChristos Zoulas <christos@zoulas.com>2019-05-17 02:27:26 +0000
commita0d5b0e4e9f97d74a9911e95cedd579852e25398 (patch)
tree08cb9749025e7b3b7d06cb36b4e7276b064ab0ee
parent6efe2a3bb769dfecb3d52b84491407f8c34f3df9 (diff)
downloadfile-git-FILE5_37.tar.gz
Welcome to file-5.37FILE5_37
-rw-r--r--ChangeLog4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f0dfb3b2..482a5f7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2019-05-14 22:26 Christos Zoulas <christos@zoulas.com>
+
+ * release 5.37
+
2019-05-09 22:27 Christos Zoulas <christos@zoulas.com>
* Make sure that continuation separators are printed
diff --git a/configure.ac b/configure.ac
index 993bee20..7da62aa2 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.36],[christos@astron.com])
+AC_INIT([file],[5.37],[christos@astron.com])
AM_INIT_AUTOMAKE([subdir-objects foreign])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])