From f45db89ddc91692b662fffbabbdafc7bc4c00f5e Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Wed, 16 Sep 2015 13:51:55 +0000 Subject: [PATCH] welcome to 5.25 --- ChangeLog | 4 ++++ configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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])]) -- 2.50.1