From: Christos Zoulas Date: Thu, 18 Oct 2018 23:33:47 +0000 (+0000) Subject: welcome to file-5.35 X-Git-Tag: FILE5_35~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=be039707cd43e3130525759d309f3394f7b974ae;p=file welcome to file-5.35 --- 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 + + * release 5.35 + 2018-09-10 20:38 Christos Zoulas * 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])])