]> granicus.if.org Git - file/commitdiff
update version FILE5_36
authorChristos Zoulas <christos@zoulas.com>
Wed, 20 Feb 2019 15:17:11 +0000 (15:17 +0000)
committerChristos Zoulas <christos@zoulas.com>
Wed, 20 Feb 2019 15:17:11 +0000 (15:17 +0000)
ChangeLog
configure.ac

index ad04a3c81b9b64f9fc460502e11b359fb1c533f4..3b7feb2b833bb3a8071f87370e13c3fdeafcba55 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
+2019-02-20  10:16  Christos Zoulas <christos@zoulas.com>
+
+       * release 5.36
+
 2019-02-19  15:30  Christos Zoulas <christos@zoulas.com>
 
+       * Fix cast to use cast macros
        * Add UCS-32 builtin detection (PR/61) reported by tmc
 
 2019-02-18  18:24  Christos Zoulas <christos@zoulas.com>
index 17505e35765be24849b617f9f9151abbf67b2930..ec296aa4db416c2db6d752ad494a57b70c922e50 100644 (file)
@@ -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])])