aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mirrorselect.82
-rw-r--r--mirrorselect/version.py4
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 <dolsen@gentoo.org>
@@ -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"