diff options
author | Michał Górny <mgorny@gentoo.org> | 2016-02-25 19:06:05 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2016-02-25 19:07:43 +0100 |
commit | ac632af5d4f055be85ea57e6ee95da8795175e0b (patch) | |
tree | 9ca019157d45e3efc010897e34a384a27d7bb124 /configure.ac | |
parent | build: Remove unused macros (diff) | |
download | eselect-python-ac632af5d4f055be85ea57e6ee95da8795175e0b.tar.gz eselect-python-ac632af5d4f055be85ea57e6ee95da8795175e0b.tar.bz2 eselect-python-ac632af5d4f055be85ea57e6ee95da8795175e0b.zip |
Bump to 20160222eselect-python-20160222
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 406acd8..e8ddfb4 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([eselect-python], [20160207]) +AC_INIT([eselect-python], [20160222]) AM_INIT_AUTOMAKE([-Wall foreign no-dist-gzip dist-bzip2]) # Create output files. |