diff --git a/configure.ac b/configure.ac index 8cd0fdb..506df63 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.65]) -AC_INIT([glorytun], [0.0.1], [https://github.com/angt/glorytun/issues], +AC_INIT([glorytun], [0.0.2], [https://github.com/angt/glorytun/issues], [glorytun], [https://github.com/angt/glorytun]) AC_CONFIG_SRCDIR([src/common.h]) AC_CONFIG_AUX_DIR([build-aux])