summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 333178c..e4536a1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.60])
-AC_INIT([libpfxtree],[0.1.0],[support@delwink.com])
+AC_INIT([libpfxtree],[0.2.0],[support@delwink.com])
AC_CONFIG_SRCDIR([pfxtree.c])
AC_CONFIG_AUX_DIR([build-aux])