commit: 40cd7ea147d6667a9275c61248f3943531c1f541 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Sat Jun 7 14:38:11 2014 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Sat Jun 7 14:38:11 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/elfix.git;a=commit;h=40cd7ea1
Prepare release 0.8.5 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index a1b0c33..63e4116 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ # AC_PREREQ([2.68]) -AC_INIT([elfix], [0.8.4], [http://bugs.gentoo.org/]) +AC_INIT([elfix], [0.8.5], [http://bugs.gentoo.org/]) AC_CONFIG_SRCDIR([src/fix-gnustack.c]) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([1.12 foreign])
