diff options
Diffstat (limited to 'postgresql.eselect')
-rw-r--r-- | postgresql.eselect | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/postgresql.eselect b/postgresql.eselect index 84d08af..5c90b4b 100644 --- a/postgresql.eselect +++ b/postgresql.eselect @@ -1,12 +1,11 @@ # Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id: $ inherit config multilib DESCRIPTION="Manage active PostgreSQL client applications and libraries" MAINTAINER="pgsql-bugs@gentoo.org" -VERSION="2.1" +VERSION="2.2" # We do a lot of things in /usr and it's a bit of a pain to write this # constantly. |