aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-12-16 16:31:35 -0500
committerAnthony G. Basile <blueness@gentoo.org>2012-12-16 16:31:35 -0500
commit06e3c246a11f2efeff4b6fa227e45114b81a4245 (patch)
tree0f25259759c642e5095ed1915ed2b8215e957e06
parentChangeLog, TODO, README, Copyright Notices: updated (diff)
downloadelfix-06e3c246a11f2efeff4b6fa227e45114b81a4245.tar.gz
elfix-06e3c246a11f2efeff4b6fa227e45114b81a4245.tar.bz2
elfix-06e3c246a11f2efeff4b6fa227e45114b81a4245.zip
configure.ac: update to version 0.70.7
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 006b461..67b493c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
#
AC_PREREQ([2.68])
-AC_INIT([elfix], [0.6], [http://bugs.gentoo.org/])
+AC_INIT([elfix], [0.7], [http://bugs.gentoo.org/])
AC_CONFIG_SRCDIR([src/fix-gnustack.c])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([1.11 foreign])