From 600a2ebf022f4576cb7ecf44a1eb1d2eb48ba665 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 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 02147b8..9202c19 100644 --- a/configure.ac +++ b/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])