aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2013-05-21 11:24:27 -0400
committerAnthony G. Basile <blueness@gentoo.org>2013-05-21 11:24:27 -0400
commit63f72752abde732bfae1bd019b1d71aa69c5028e (patch)
tree79be6a77152782da1a9015b2c9fe76335bcf5549
parentmisc/pax-utils.eclass: add a copy for the records (diff)
downloadelfix-63f72752abde732bfae1bd019b1d71aa69c5028e.tar.gz
elfix-63f72752abde732bfae1bd019b1d71aa69c5028e.tar.bz2
elfix-63f72752abde732bfae1bd019b1d71aa69c5028e.zip
Prepare release 0.8.30.8.3
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c56a45a..0f40bd2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
#
AC_PREREQ([2.68])
-AC_INIT([elfix], [0.8.2], [http://bugs.gentoo.org/])
+AC_INIT([elfix], [0.8.3], [http://bugs.gentoo.org/])
AC_CONFIG_SRCDIR([src/fix-gnustack.c])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([1.12 foreign])