commit: dc482c12d78df8292460c75572be0756da47e9c8 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Wed Nov 28 21:36:02 2018 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Wed Nov 28 21:36:02 2018 +0000 URL: https://gitweb.gentoo.org/proj/elfix.git/commit/?id=dc482c12
Prepare release 0.9.3 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 9d84e09..79f2bff 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ # AC_PREREQ([2.69]) -AC_INIT([elfix], [0.9.2], [http://bugs.gentoo.org/]) +AC_INIT([elfix], [0.9.3], [http://bugs.gentoo.org/]) AC_CONFIG_SRCDIR([src/paxctl-ng.c]) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([1.12 foreign])
