From 65697fb6263922795c73d9024669579ce8a2017f Mon Sep 17 00:00:00 2001 From: Mario Danic Date: Mon, 18 Sep 2006 19:46:07 +0000 Subject: [PATCH] Fixed configure.ac bug --- trunk/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/configure.ac b/trunk/configure.ac index 02147b88..9202c196 100644 --- a/trunk/configure.ac +++ b/trunk/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libburn], [0.2.3, [http://libburn.pykix.org]) +AC_INIT([libburn], [0.2.3], [http://libburn.pykix.org]) AC_PREREQ([2.50]) dnl AC_CONFIG_HEADER([config.h])