summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-11-03 07:41:14 -0500
committerAnthony G. Basile <blueness@gentoo.org>2014-11-03 07:41:14 -0500
commit50b1245fe13f49a1a39034ae50b55019aadb27a6 (patch)
treecdb85c31fa69ea35b0949a751cbf7137e3cd5fb2
parentChangeLog: updated (diff)
downloadelfix-0.9.0.tar.gz
elfix-0.9.0.tar.bz2
elfix-0.9.0.zip
Prepare release 0.9.00.9.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0c3c608..fa7e5a6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@
#
AC_PREREQ([2.69])
-AC_INIT([elfix], [0.9], [http://bugs.gentoo.org/])
+AC_INIT([elfix], [0.9.0], [http://bugs.gentoo.org/])
AC_CONFIG_SRCDIR([src/paxctl-ng.c])
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([1.12 foreign])