Release Version 0.0.6

DebXWoody created

Change summary

configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

configure.ac 🔗

@@ -1,4 +1,4 @@
-AC_INIT([xmppc], [0.0.5], [stefan@debxwoody.de])
+AC_INIT([xmppc], [0.0.6], [stefan@debxwoody.de])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_SRCDIR([src/main.c])