aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2011-09-18 19:06:20 -0400
committerAnthony G. Basile <blueness@gentoo.org>2011-09-18 19:06:20 -0400
commit128c1408ba8db6be3f9ade3dc1420a3bf0cee0a0 (patch)
tree757bdb5812135284e8dff44a52e67d507e679c5f /configure.ac
parentdoc/Makefile.am: add install paxctl-ng.1 man page (diff)
downloadelfix-128c1408ba8db6be3f9ade3dc1420a3bf0cee0a0.tar.gz
elfix-128c1408ba8db6be3f9ade3dc1420a3bf0cee0a0.tar.bz2
elfix-128c1408ba8db6be3f9ade3dc1420a3bf0cee0a0.zip
configure.ac: working towards release 0.3.x0.3
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 e082850..bc6e0f6 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.1.3], [http://bugs.gentoo.org/])
+AC_INIT([elfix], [0.3], [http://bugs.gentoo.org/])
AC_CONFIG_SRCDIR([src/fix-gnustack.c])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([1.11 foreign])