aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2015-09-03 19:30:08 -0400
committerAnthony G. Basile <blueness@gentoo.org>2015-09-03 19:30:08 -0400
commite78ced3ec9b3022296c2583d846414f915215694 (patch)
treed3177cd2797d34f7b1ad38e6342d47d2354a7493
parentChangeLog: updated (diff)
downloadelfix-e78ced3ec9b3022296c2583d846414f915215694.tar.gz
elfix-e78ced3ec9b3022296c2583d846414f915215694.tar.bz2
elfix-e78ced3ec9b3022296c2583d846414f915215694.zip
Prepare release 0.9.10.9.1
-rw-r--r--configure.ac2
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])