From b9b15aee8057347b53370628ae26934db57dee16 Mon Sep 17 00:00:00 2001 From: Mario Danic Date: Tue, 31 Jul 2007 10:27:29 +0000 Subject: [PATCH] Fixed configure.ac for 0.2.5 release --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 7d9b684..ade1dae 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libisofs], [0.2.4], [http://libburnia.pykix.org]) +AC_INIT([libisofs], [0.2.5], [http://libburnia-project.org]) AC_PREREQ([2.50]) dnl AC_CONFIG_HEADER([config.h])