From f38846b8916218488f1f16a9de074072152a8bf0 Mon Sep 17 00:00:00 2001 From: Christos Zoulas Date: Fri, 16 Sep 2011 19:43:39 +0000 Subject: [PATCH] welcome to 5.09 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index b3b93c83..30cf5d43 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.08, christos@astron.com) +AC_INIT(file, 5.09, christos@astron.com) AM_INIT_AUTOMAKE() m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) -- 2.40.0