summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2016-01-08 21:22:22 -0500
committerMichael Orlitzky <mjo@gentoo.org>2016-01-08 21:22:22 -0500
commit447404f429f8f75e235c62193d3405fa9c94da16 (patch)
treea4a6e34a276a0b2dfef449874d5dc79dcff7e495
parentFix cleanup and update actions. (diff)
downloadeselect-php-447404f429f8f75e235c62193d3405fa9c94da16.tar.gz
eselect-php-447404f429f8f75e235c62193d3405fa9c94da16.tar.bz2
eselect-php-447404f429f8f75e235c62193d3405fa9c94da16.zip
Bump to v0.8.4 in configure.ac.0.8.4
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 895473a..10ddc1e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([eselect-php], [0.8.3])
+AC_INIT([eselect-php], [0.8.4])
AM_INIT_AUTOMAKE([-Wall foreign no-dist-gzip dist-xz])
AC_PROG_LN_S