diff options
author | Aaron W. Swenson <titanofold@gentoo.org> | 2013-11-21 11:38:15 +0000 |
---|---|---|
committer | Aaron W. Swenson <titanofold@gentoo.org> | 2013-11-21 11:38:15 +0000 |
commit | a4c5930d0742c4c82f9e0492b92cdc07681a4908 (patch) | |
tree | 23bf5fe659ad1becc43bbf15ae031b5027883633 /postgresql.eselect | |
parent | pg_config_ext.h symlink (diff) | |
download | eselect-a4c5930d0742c4c82f9e0492b92cdc07681a4908.tar.gz eselect-a4c5930d0742c4c82f9e0492b92cdc07681a4908.tar.bz2 eselect-a4c5930d0742c4c82f9e0492b92cdc07681a4908.zip |
Bump $VERSION to 1.2.1
Diffstat (limited to 'postgresql.eselect')
-rw-r--r-- | postgresql.eselect | 2 |
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" |