diff options
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 91cc7af..001a2ca 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([eselect-python], [20190417]) +AC_INIT([eselect-python], [20200719]) AM_INIT_AUTOMAKE([-Wall foreign no-dist-gzip dist-bzip2]) # Create output files. |