aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-12-29 10:11:28 -0500
committerAnthony G. Basile <blueness@gentoo.org>2012-12-29 10:11:28 -0500
commit89f698b791c392d6ea64865e13237de9ffc948e3 (patch)
tree1c1f3e21f77698a493e141ce5e6fe4915a4e7f57
parenttests/*: pretify the code and output (diff)
downloadelfix-89f698b791c392d6ea64865e13237de9ffc948e3.tar.gz
elfix-89f698b791c392d6ea64865e13237de9ffc948e3.tar.bz2
elfix-89f698b791c392d6ea64865e13237de9ffc948e3.zip
Prepare release 0.8.00.8.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4fbf6b2..08966cf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
#
AC_PREREQ([2.68])
-AC_INIT([elfix], [0.8], [http://bugs.gentoo.org/])
+AC_INIT([elfix], [0.8.0], [http://bugs.gentoo.org/])
AC_CONFIG_SRCDIR([src/fix-gnustack.c])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([1.11 foreign])