summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2017-09-02 08:54:09 +0000
committerChristos Zoulas <christos@zoulas.com>2017-09-02 08:54:09 +0000
commitd474e35513940dbca039b510b4de705b44f5bd9c (patch)
tree72d8bf4432d515426f425f852b5fbbd9489dad73
parent7c7412489f20e1579835860c75b072e3ae9cd8a0 (diff)
downloadfile-git-d474e35513940dbca039b510b4de705b44f5bd9c.tar.gz
welcome to 5.32FILE5_32
-rw-r--r--ChangeLog4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index afb24a20..2063a23b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2017-09-02 11:53 Christos Zoulas <christos@zoulas.com>
+
+ * release 5.32
+
2017-08-28 16:37 Christos Zoulas <christos@zoulas.com>
* Always reset state in {file,buffer}_apprentice (Krzysztof Wilczynski)
diff --git a/configure.ac b/configure.ac
index 8d0c5812..946198be 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.31],[christos@astron.com])
+AC_INIT([file],[5.32],[christos@astron.com])
AM_INIT_AUTOMAKE([subdir-objects foreign])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])