From 70a3d27f42f4b6b4d18572ff509b7af5525a1989 Mon Sep 17 00:00:00 2001 From: Mario Danic Date: Fri, 15 Sep 2006 11:28:36 +0000 Subject: [PATCH] Initial doxygen preparation for 0.2.2 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 100ac50..f2ea614 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libburn], [0.2.1], [http://libburn.pykix.org]) +AC_INIT([libburn], [0.2.2], [http://libburn.pykix.org]) AC_PREREQ([2.50]) dnl AC_CONFIG_HEADER([config.h])