summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2016-01-22 15:52:23 -0500
committerMichael Orlitzky <mjo@gentoo.org>2016-01-22 15:52:23 -0500
commit699c006f0a4a70a45b62bf117fa606317d391a2e (patch)
tree30d630a151179681d6a421f98701cf7c2915ef17
parentMove the apache conf file writing into set_sapi(). (diff)
downloadeselect-php-699c006f0a4a70a45b62bf117fa606317d391a2e.tar.gz
eselect-php-699c006f0a4a70a45b62bf117fa606317d391a2e.tar.bz2
eselect-php-699c006f0a4a70a45b62bf117fa606317d391a2e.zip
Bump to v0.9.1 in configure.ac.0.9.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d5e5e28..851f574 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([eselect-php], [0.9.0])
+AC_INIT([eselect-php], [0.9.1])
AM_INIT_AUTOMAKE([-Wall foreign no-dist-gzip dist-xz])
AC_PROG_LN_S