summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristos Zoulas <christos@zoulas.com>2018-10-18 23:33:47 +0000
committerChristos Zoulas <christos@zoulas.com>2018-10-18 23:33:47 +0000
commitbe039707cd43e3130525759d309f3394f7b974ae (patch)
treed26d0b8e2a7524f28d3ef649236a6f8667b2f593
parentff0442e171e4e76667d31408667302d9cb62d405 (diff)
downloadfile-git-be039707cd43e3130525759d309f3394f7b974ae.tar.gz
welcome to file-5.35
-rw-r--r--ChangeLog4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 08902bf1..249a9109 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2018-10-18 19:32 Christos Zoulas <christos@zoulas.com>
+
+ * release 5.35
+
2018-09-10 20:38 Christos Zoulas <christos@zoulas.com>
* Add FreeBSD ELF core file support (John Baldwin)
diff --git a/configure.ac b/configure.ac
index 715f147d..17505e35 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.34],[christos@astron.com])
+AC_INIT([file],[5.35],[christos@astron.com])
AM_INIT_AUTOMAKE([subdir-objects foreign])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])