aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2013-07-27 21:42:30 +0000
committerAaron W. Swenson <titanofold@gentoo.org>2013-07-27 21:42:30 +0000
commit0d62f2dcfea3a6451fe2ab88190971c1588c0cb1 (patch)
tree6c6d6c7033b76a9c6aab2676ac1a15eca1c7488a
parentAdd support for x32. (diff)
downloadeselect-0d62f2dcfea3a6451fe2ab88190971c1588c0cb1.tar.gz
eselect-0d62f2dcfea3a6451fe2ab88190971c1588c0cb1.tar.bz2
eselect-0d62f2dcfea3a6451fe2ab88190971c1588c0cb1.zip
Bump version number.
-rw-r--r--postgresql.eselect2
1 files changed, 1 insertions, 1 deletions
diff --git a/postgresql.eselect b/postgresql.eselect
index d8c4991..2de4f71 100644
--- a/postgresql.eselect
+++ b/postgresql.eselect
@@ -6,7 +6,7 @@ inherit config multilib
DESCRIPTION="Manage active PostgreSQL client applications and libraries"
MAINTAINER="pgsql-bugs@gentoo.org"
-VERSION="1.0.11"
+VERSION="1.2.0"
# Global Data
B_PATH="${EROOT%/}/usr"