From: Christos Zoulas Date: Thu, 11 Dec 2014 00:59:51 +0000 (+0000) Subject: update version X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=031a2201de5ab36d88c5f5297b3407633c2663af;p=file update version --- diff --git a/ChangeLog b/ChangeLog index 355e7ce0..1bc3de90 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-12-10 20:01 Christos Zoulas + + * release 5.21 + 2014-11-27 18:40 Christos Zoulas * Allow setting more parameters from the command line. diff --git a/configure.ac b/configure.ac index e0b1c39c..23f6f5a7 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.20],[christos@astron.com]) +AC_INIT([file],[5.21],[christos@astron.com]) AM_INIT_AUTOMAKE([subdir-objects foreign]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])