summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2015-11-17 19:38:19 +0100
committerMichał Górny <mgorny@gentoo.org>2015-11-17 19:38:19 +0100
commit9b97b9aec5f673398b225e7bad1a16f420b00366 (patch)
treee107b7688fc87896f825e3f369de3d258dcffc92
parentRemove python-wrapper (diff)
downloadeselect-python-9b97b9aec5f673398b225e7bad1a16f420b00366.tar.gz
eselect-python-9b97b9aec5f673398b225e7bad1a16f420b00366.tar.bz2
eselect-python-9b97b9aec5f673398b225e7bad1a16f420b00366.zip
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d9a6461..eda7882 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([eselect-python], [20140125])
+AC_INIT([eselect-python], [20151117])
AM_INIT_AUTOMAKE([-Wall foreign no-dist-gzip dist-bzip2])
# note: we need AC_PROG_CC to determine EXEEXT (AC_EXEEXT does not work)