From a4f40da926436706cc75e8fb6bc0b0c0138870ae Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Fri, 10 Oct 2014 18:57:51 +0000 Subject: [PATCH] welcome to 5.20 --- ChangeLog | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 099fef8f..2b1bad9d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-10-10 15:01 Christos Zoulas + + * release 5.20 + 2014-08-17 10:01 Christos Zoulas * recognize encrypted CDF documents diff --git a/configure.ac b/configure.ac index 9483bddf..545c6bd7 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.19],[christos@astron.com]) +AC_INIT([file],[5.20],[christos@astron.com]) AM_INIT_AUTOMAKE([subdir-objects foreign]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) -- 2.50.1