mark as 1.0.1 after re-licensing and dist-check fix
diff --git a/configure.ac b/configure.ac
index a9845ac..dfcaa15 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to create configure.
 
-AC_INIT([libgtpnl], [1.0.0])
+AC_INIT([libgtpnl], [1.0.1])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CANONICAL_HOST
 AC_CONFIG_MACRO_DIR([m4])