commit: 1cd1ea127a9ef179845d8aacb94b00c6974802b3 Author: Aaron W. Swenson <titanofold <AT> gentoo <DOT> org> AuthorDate: Fri May 19 14:21:42 2017 +0000 Commit: Aaron Swenson <titanofold <AT> gentoo <DOT> org> CommitDate: Fri May 19 14:21:42 2017 +0000 URL: https://gitweb.gentoo.org/proj/postgresql/eselect.git/commit/?id=1cd1ea12
Bump Version postgresql.eselect | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgresql.eselect b/postgresql.eselect index db669cc..9203a97 100644 --- a/postgresql.eselect +++ b/postgresql.eselect @@ -6,7 +6,7 @@ inherit config multilib DESCRIPTION="Manage active PostgreSQL client applications and libraries" MAINTAINER="[email protected]" -VERSION="2.0" +VERSION="2.1" # We do a lot of things in /usr and it's a bit of a pain to write this # constantly.
