diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2015-09-03 19:30:08 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-09-03 19:30:08 -0400 |
commit | e78ced3ec9b3022296c2583d846414f915215694 (patch) | |
tree | d3177cd2797d34f7b1ad38e6342d47d2354a7493 | |
parent | ChangeLog: updated (diff) | |
download | elfix-e78ced3ec9b3022296c2583d846414f915215694.tar.gz elfix-e78ced3ec9b3022296c2583d846414f915215694.tar.bz2 elfix-e78ced3ec9b3022296c2583d846414f915215694.zip |
Prepare release 0.9.10.9.1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
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]) |