aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron W. Swenson <titanofold@gentoo.org>2017-07-21 14:48:46 -0400
committerAaron W. Swenson <titanofold@gentoo.org>2017-07-21 14:48:46 -0400
commit9439064794d85b96f7f75e166ab9a3277f128ca6 (patch)
tree8c8ac6ef7d829c809daa7856cc75f72e09e9622f
parentCanonicalise even if nonexistent (diff)
downloadeselect-9439064794d85b96f7f75e166ab9a3277f128ca6.tar.gz
eselect-9439064794d85b96f7f75e166ab9a3277f128ca6.tar.bz2
eselect-9439064794d85b96f7f75e166ab9a3277f128ca6.zip
Remove $Id and Bump Version2.2
-rw-r--r--postgresql.eselect3
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.