summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2013-05-20 16:07:59 -0400
committerAnthony G. Basile <blueness@gentoo.org>2013-05-20 16:07:59 -0400
commit41a41aa7c50b10154d4155ebd44f45cd163ae255 (patch)
tree0162f73b3fd99c287d85688b926dce2706650500
parentscripts/pax-mark: bash utility to do what the eclass does (diff)
downloadelfix-41a41aa7c50b10154d4155ebd44f45cd163ae255.tar.gz
elfix-41a41aa7c50b10154d4155ebd44f45cd163ae255.tar.bz2
elfix-41a41aa7c50b10154d4155ebd44f45cd163ae255.zip
Prepare release 0.8.20.8.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c4f46c4..c56a45a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
#
AC_PREREQ([2.68])
-AC_INIT([elfix], [0.8.1], [http://bugs.gentoo.org/])
+AC_INIT([elfix], [0.8.2], [http://bugs.gentoo.org/])
AC_CONFIG_SRCDIR([src/fix-gnustack.c])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([1.12 foreign])