summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2017-07-25 19:20:45 -0400
committerMichael Orlitzky <mjo@gentoo.org>2017-07-25 19:20:45 -0400
commitcf07efeed862bb784ed397d8f7d56fa71b9da182 (patch)
tree29ce8ef4d442736efd4b6964cdf4d1ed4b0d17db
parentAdd comments to the php-fpm init script's start/stop_pre functions. (diff)
downloadeselect-php-cf07efeed862bb784ed397d8f7d56fa71b9da182.tar.gz
eselect-php-cf07efeed862bb784ed397d8f7d56fa71b9da182.tar.bz2
eselect-php-cf07efeed862bb784ed397d8f7d56fa71b9da182.zip
configure.ac: update the version to 0.9.3.
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ac55443..c7702d5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([eselect-php], [0.9.2])
+AC_INIT([eselect-php], [0.9.3])
AM_INIT_AUTOMAKE([-Wall foreign no-dist-gzip dist-xz])
AC_PROG_LN_S