commit: e78ced3ec9b3022296c2583d846414f915215694 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Thu Sep 3 23:30:08 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Thu Sep 3 23:30:08 2015 +0000 URL: https://gitweb.gentoo.org/proj/elfix.git/commit/?id=e78ced3e
Prepare release 0.9.1 configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index fa7e5a6..c05855d 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ # AC_PREREQ([2.69]) -AC_INIT([elfix], [0.9.0], [http://bugs.gentoo.org/]) +AC_INIT([elfix], [0.9.1], [http://bugs.gentoo.org/]) AC_CONFIG_SRCDIR([src/paxctl-ng.c]) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([1.12 foreign])
