From: Christos Zoulas Date: Thu, 12 Jun 2014 16:28:01 +0000 (+0000) Subject: Welcome to 5.19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=18b0ccf0a526d8d240caff3928f60ace952d10bc;p=file Welcome to 5.19 --- diff --git a/ChangeLog b/ChangeLog index eb13dadc..ed3df664 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-06-12 12:28 Christos Zoulas + + * release 5.19 + 2014-06-09 9:04 Christos Zoulas * Misc buffer overruns and missing buffer size tests in cdf parsing diff --git a/configure.ac b/configure.ac index 87fcb2e8..3d55c38c 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.18],[christos@astron.com]) +AC_INIT([file],[5.19],[christos@astron.com]) AM_INIT_AUTOMAKE([subdir-objects foreign]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])