summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2013-11-07 09:53:43 -0500
committerAnthony G. Basile <blueness@gentoo.org>2013-11-07 09:53:43 -0500
commitd488192faaff410eaf8f9dcdac109422f4250702 (patch)
treea420b1ba0968f62fc1595c658ce87f5db67b54ca
parentChangeLog: updated (diff)
downloadelfix-0.8.4.tar.gz
elfix-0.8.4.tar.bz2
elfix-0.8.4.zip
Prepare release 0.8.40.8.4
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0f40bd2..541f925 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
#
AC_PREREQ([2.68])
-AC_INIT([elfix], [0.8.3], [http://bugs.gentoo.org/])
+AC_INIT([elfix], [0.8.4], [http://bugs.gentoo.org/])
AC_CONFIG_SRCDIR([src/fix-gnustack.c])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([1.12 foreign])