From: Christos Zoulas Date: Wed, 20 Feb 2019 15:17:11 +0000 (+0000) Subject: update version X-Git-Tag: FILE5_36 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f3a4b9ada3ca99e62c62b9aa78eee4935a8094fe;p=file update version --- diff --git a/ChangeLog b/ChangeLog index ad04a3c8..3b7feb2b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ +2019-02-20 10:16 Christos Zoulas + + * release 5.36 + 2019-02-19 15:30 Christos Zoulas + * Fix cast to use cast macros * Add UCS-32 builtin detection (PR/61) reported by tmc 2019-02-18 18:24 Christos Zoulas diff --git a/configure.ac b/configure.ac index 17505e35..ec296aa4 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.35],[christos@astron.com]) +AC_INIT([file],[5.36],[christos@astron.com]) AM_INIT_AUTOMAKE([subdir-objects foreign]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])