From: Christos Zoulas Date: Wed, 16 Sep 2015 13:51:55 +0000 (+0000) Subject: welcome to 5.25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=789cfc7d727cee1c7cfb7d29c09162e2399285c5;p=file welcome to 5.25 --- diff --git a/ChangeLog b/ChangeLog index 8b980bad..8e67ef6a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2015-09-16 9:50 Christos Zoulas + + * release 5.25 + 2015-09-11 13:25 Christos Zoulas * add a limit to the length of regex searches diff --git a/configure.ac b/configure.ac index a48e445f..50c3188d 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.24],[christos@astron.com]) +AC_INIT([file],[5.25],[christos@astron.com]) AM_INIT_AUTOMAKE([subdir-objects foreign]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])