commit: 513a74f96204b8999a0992e649c17bc5a122fa60 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Thu Dec 13 18:21:12 2018 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Thu Dec 13 18:21:12 2018 +0000 URL: https://gitweb.gentoo.org/proj/elfix.git/commit/?id=513a74f9
Prepare release 0.9.4 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 79f2bff..53e1be6 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ # AC_PREREQ([2.69]) -AC_INIT([elfix], [0.9.3], [http://bugs.gentoo.org/]) +AC_INIT([elfix], [0.9.4], [http://bugs.gentoo.org/]) AC_CONFIG_SRCDIR([src/paxctl-ng.c]) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([1.12 foreign])
