summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2016-01-09 12:16:42 -0500
committerMichael Orlitzky <mjo@gentoo.org>2016-01-09 12:16:42 -0500
commit98c5fa928e49c51db0986dcab40e574ce6e63168 (patch)
treee410182ff3dca4a0e3299ecfff401d38496f83ed
parentConsolidate all of the set_foo() functions. (diff)
downloadeselect-php-98c5fa928e49c51db0986dcab40e574ce6e63168.tar.gz
eselect-php-98c5fa928e49c51db0986dcab40e574ce6e63168.tar.bz2
eselect-php-98c5fa928e49c51db0986dcab40e574ce6e63168.zip
Bump to v0.8.5 in configure.ac.0.8.5
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 10ddc1e..2f1f609 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([eselect-php], [0.8.4])
+AC_INIT([eselect-php], [0.8.5])
AM_INIT_AUTOMAKE([-Wall foreign no-dist-gzip dist-xz])
AC_PROG_LN_S