diff options
author | Aaron W. Swenson <titanofold@gentoo.org> | 2017-05-19 10:21:42 -0400 |
---|---|---|
committer | Aaron W. Swenson <titanofold@gentoo.org> | 2017-05-19 10:21:42 -0400 |
commit | 1cd1ea127a9ef179845d8aacb94b00c6974802b3 (patch) | |
tree | f7ba107228fe74aea255c1bf2d9adb2586e29cb0 | |
parent | Merge branch 'bug-618294' (diff) | |
download | eselect-2.1.tar.gz eselect-2.1.tar.bz2 eselect-2.1.zip |
Bump Version2.1
-rw-r--r-- | postgresql.eselect | 2 |
1 files changed, 1 insertions, 1 deletions
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="pgsql-bugs@gentoo.org" -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. |