summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2013-01-06 12:20:54 -0500
committerAnthony G. Basile <blueness@gentoo.org>2013-01-06 12:20:54 -0500
commitfda1c853315f4ec05520bd2d9d34845ad038346c (patch)
tree46bd1dcdca4f685df897afcb52412176f711b780
parentscripts/migrate-pax: do not create XATTR_PAX for default flags (diff)
downloadelfix-0.8.1.tar.gz
elfix-0.8.1.tar.bz2
elfix-0.8.1.zip
Prepare release 0.8.10.8.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 08966cf..8d17617 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
#
AC_PREREQ([2.68])
-AC_INIT([elfix], [0.8.0], [http://bugs.gentoo.org/])
+AC_INIT([elfix], [0.8.1], [http://bugs.gentoo.org/])
AC_CONFIG_SRCDIR([src/fix-gnustack.c])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([1.11 foreign])