summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-06-07 10:38:11 -0400
committerAnthony G. Basile <blueness@gentoo.org>2014-06-07 10:38:11 -0400
commit40cd7ea147d6667a9275c61248f3943531c1f541 (patch)
tree0dfd6a7c11a25ec088236687481d0cd5d0f0a66b
parentChangeLog: updated (diff)
downloadelfix-40cd7ea147d6667a9275c61248f3943531c1f541.tar.gz
elfix-40cd7ea147d6667a9275c61248f3943531c1f541.tar.bz2
elfix-40cd7ea147d6667a9275c61248f3943531c1f541.zip
Prepare release 0.8.50.8.5
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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])