diff options
author | Aaron W. Swenson <aaron@grandmasfridge.org> | 2018-01-14 11:38:56 -0500 |
---|---|---|
committer | Aaron W. Swenson <aaron@grandmasfridge.org> | 2018-01-14 11:38:56 -0500 |
commit | 8a6a81e3624107f2536e7784bded7ea10a960018 (patch) | |
tree | 7f02d7d60bc98e58f898bf61622c9e6d06b881e8 | |
parent | Die if we can’t remove badsym (diff) | |
download | eselect-8a6a81e3624107f2536e7784bded7ea10a960018.tar.gz eselect-8a6a81e3624107f2536e7784bded7ea10a960018.tar.bz2 eselect-8a6a81e3624107f2536e7784bded7ea10a960018.zip |
Bump version to 2.3
-rw-r--r-- | postgresql.eselect | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/postgresql.eselect b/postgresql.eselect index 099cbda..18b411b 100644 --- a/postgresql.eselect +++ b/postgresql.eselect @@ -5,7 +5,7 @@ inherit config multilib DESCRIPTION="Manage active PostgreSQL client applications and libraries" MAINTAINER="pgsql-bugs@gentoo.org" -VERSION="2.2" +VERSION="2.3" # We do a lot of things in /usr and it's a bit of a pain to write this # constantly. |