aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2013-11-21 11:38:15 +0000
committerAaron W. Swenson <titanofold@gentoo.org>2013-11-21 11:38:15 +0000
commita4c5930d0742c4c82f9e0492b92cdc07681a4908 (patch)
tree23bf5fe659ad1becc43bbf15ae031b5027883633
parentpg_config_ext.h symlink (diff)
downloadeselect-a4c5930d0742c4c82f9e0492b92cdc07681a4908.tar.gz
eselect-a4c5930d0742c4c82f9e0492b92cdc07681a4908.tar.bz2
eselect-a4c5930d0742c4c82f9e0492b92cdc07681a4908.zip
Bump $VERSION to 1.2.1
-rw-r--r--postgresql.eselect2
1 files changed, 1 insertions, 1 deletions
diff --git a/postgresql.eselect b/postgresql.eselect
index 0631dbf..58527eb 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.2.0"
+VERSION="1.2.1"
# Global Data
B_PATH="${EROOT%/}/usr"