commit: 7268ac5c2e06732668cdfaa62a9eb2be9fea17e3
Author: Zac Medico <zmedico <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 23 18:14:54 2019 +0000
Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
CommitDate: Wed Jan 23 18:15:13 2019 +0000
URL: https://gitweb.gentoo.org/proj/mirrorselect.git/commit/?id=7268ac5c
Update version for 2.2.3 release
Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>
mirrorselect.8 | 2 +-
mirrorselect/version.py | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/mirrorselect.8 b/mirrorselect.8
index 3a1e304..e84e133 100644
--- a/mirrorselect.8
+++ b/mirrorselect.8
@@ -1,4 +1,4 @@
-.TH "mirrorselect" "8" "2.2.2"
+.TH "mirrorselect" "8" "2.2.3"
.SH "NAME"
.LP
diff --git a/mirrorselect/version.py b/mirrorselect/version.py
index ce110c9..60d33ac 100644
--- a/mirrorselect/version.py
+++ b/mirrorselect/version.py
@@ -5,7 +5,7 @@
"""Mirrorselect 2.x
Tool for selecting Gentoo source and rsync mirrors.
-Copyright 2012 Gentoo Foundation
+Copyright 2012-2019 Gentoo Authors
Copyright (C) 2012 Brian Dolbec <[email protected]>
@@ -25,5 +25,5 @@ Distributed under the terms of the GNU General Public License
v2
"""
-version = "2.2.2-git"
+version = "2.2.3-git"