summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2013-12-10 11:42:09 -0500
committerMike Gilbert <floppym@gentoo.org>2013-12-10 11:42:09 -0500
commit2d05734a0cbd2729af8366d6555be9e68b4a7c3d (patch)
tree1570f279bb6f9d354d560f7b636dde41699e854c
parentCreate /etc/env.d/python in set_python(), bug 380569. (diff)
downloadeselect-python-2d05734a0cbd2729af8366d6555be9e68b4a7c3d.tar.gz
eselect-python-2d05734a0cbd2729af8366d6555be9e68b4a7c3d.tar.bz2
eselect-python-2d05734a0cbd2729af8366d6555be9e68b4a7c3d.zip
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6ee6606..c49e7d5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([eselect-python], [20111108])
+AC_INIT([eselect-python], [20131210])
AM_INIT_AUTOMAKE([-Wall foreign no-dist-gzip dist-bzip2])
AC_PROG_CC