aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2011-10-23 12:13:34 -0400
committerAnthony G. Basile <blueness@gentoo.org>2011-10-23 12:13:34 -0400
commit5d77ef93c39b0f26350ef4a691ddd9d3cb438023 (patch)
tree1cf2944b1dc9b5cfdc9f5de52f2288e43b915559 /configure.ac
parentChangeLog: removed release info line (diff)
downloadelfix-5d77ef93c39b0f26350ef4a691ddd9d3cb438023.tar.gz
elfix-5d77ef93c39b0f26350ef4a691ddd9d3cb438023.tar.bz2
elfix-5d77ef93c39b0f26350ef4a691ddd9d3cb438023.zip
Update build system0.4
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 592d346..24508c8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.65])
-AC_INIT([elfix], [0.3], [http://bugs.gentoo.org/])
+AC_INIT([elfix], [0.4], [http://bugs.gentoo.org/])
AC_CONFIG_SRCDIR([src/fix-gnustack.c])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([1.11 foreign])