diff options
author | Mike Gilbert <floppym@gentoo.org> | 2016-08-03 11:40:22 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2016-08-03 11:40:22 -0400 |
commit | 6a6e67093c565fd9c3b9ebfc8999111070c457de (patch) | |
tree | 69618e76777a3e011a9d1daad1879f4eb9d5b92f | |
parent | Revert "Respect EROOT when spawning python-exec2c for interpreter list" (diff) | |
download | eselect-python-20160516.tar.gz eselect-python-20160516.tar.bz2 eselect-python-20160516.zip |
Upadate version to 20160516eselect-python-20160516
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e8ddfb4..6adddb3 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([eselect-python], [20160222]) +AC_INIT([eselect-python], [20160516]) AM_INIT_AUTOMAKE([-Wall foreign no-dist-gzip dist-bzip2]) # Create output files. |