commit: e4d8279db270dd8c9cd18f4f07282d4fa8d6ed58 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Mon Apr 22 23:59:35 2019 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Mon Apr 22 23:59:35 2019 +0000 URL: https://gitweb.gentoo.org/proj/elfix.git/commit/?id=e4d8279d
Prepare release 0.9.5 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org> configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 53e1be6..6e04407 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ # AC_PREREQ([2.69]) -AC_INIT([elfix], [0.9.4], [http://bugs.gentoo.org/]) +AC_INIT([elfix], [0.9.5], [http://bugs.gentoo.org/]) AC_CONFIG_SRCDIR([src/paxctl-ng.c]) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([1.12 foreign])
