Version 0.0.9

This commit is contained in:
angt
2015-11-30 16:08:36 +01:00
parent 22a6b511f7
commit 7db50de8df

View File

@@ -1,5 +1,5 @@
AC_PREREQ([2.65]) AC_PREREQ([2.65])
AC_INIT([glorytun], [0.0.8], [https://github.com/angt/glorytun/issues], AC_INIT([glorytun], [0.0.9], [https://github.com/angt/glorytun/issues],
[glorytun], [https://github.com/angt/glorytun]) [glorytun], [https://github.com/angt/glorytun])
AC_CONFIG_SRCDIR([src/common.h]) AC_CONFIG_SRCDIR([src/common.h])
AC_CONFIG_AUX_DIR([build-aux]) AC_CONFIG_AUX_DIR([build-aux])