diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2016-01-08 14:24:31 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2016-01-08 14:24:31 -0500 |
commit | 2da045112618edb10f79eec6545baff827470bfe (patch) | |
tree | ea4dd43f0c5468967dfb6c93c072c52ea7239bfe | |
parent | Add config warning when setting the apache2 target. (diff) | |
download | eselect-php-2da045112618edb10f79eec6545baff827470bfe.tar.gz eselect-php-2da045112618edb10f79eec6545baff827470bfe.tar.bz2 eselect-php-2da045112618edb10f79eec6545baff827470bfe.zip |
Bump to v0.8.3 in configure.ac.0.8.3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index aa7bf70..895473a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([eselect-php], [0.8.1]) +AC_INIT([eselect-php], [0.8.3]) AM_INIT_AUTOMAKE([-Wall foreign no-dist-gzip dist-xz]) AC_PROG_LN_S |