commit: d6f5ae7a05ef4f6d17676b4475ab8fd43aa5979b Author: Aaron W. Swenson <aaron <AT> grandmasfridge <DOT> org> AuthorDate: Mon Aug 13 10:15:14 2018 +0000 Commit: Aaron Swenson <titanofold <AT> gentoo <DOT> org> CommitDate: Mon Aug 13 10:15:14 2018 +0000 URL: https://gitweb.gentoo.org/proj/postgresql/eselect.git/commit/?id=d6f5ae7a
Bump to 2.4 postgresql.eselect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgresql.eselect b/postgresql.eselect index f648956..3614202 100644 --- a/postgresql.eselect +++ b/postgresql.eselect @@ -5,7 +5,7 @@ inherit config multilib DESCRIPTION="Manage active PostgreSQL client applications and libraries" MAINTAINER="[email protected]" -VERSION="2.3" +VERSION="2.4" # We do a lot of things in /usr and it's a bit of a pain to write this # constantly.
