summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Ruppert <idl0r@gentoo.org>2009-12-03 20:24:13 +0100
committerChristian Ruppert <idl0r@gentoo.org>2009-12-03 20:24:13 +0100
commit7251604f31da0561e13e118153f3710e3215c761 (patch)
tree8ae48afb47310e98b56e1e59f1c0c38f3e99708a
parentRemove duplicate filters. (diff)
downloadmirrorselect-7251604f31da0561e13e118153f3710e3215c761.tar.gz
mirrorselect-7251604f31da0561e13e118153f3710e3215c761.tar.bz2
mirrorselect-7251604f31da0561e13e118153f3710e3215c761.zip
Version bump to 2.1.0 :)
-rwxr-xr-xmain.py4
-rw-r--r--mirrorselect.82
2 files changed, 3 insertions, 3 deletions
diff --git a/main.py b/main.py
index 9d8bb1c..367e8d4 100755
--- a/main.py
+++ b/main.py
@@ -1,6 +1,6 @@
#!/usr/bin/python
-# Mirrorselect 1.x
+# Mirrorselect 2.x
# Tool for selecting Gentoo source and rsync mirrors.
#
# Copyright (C) 2005 Colin Kingsley <tercel@gentoo.org>
@@ -21,7 +21,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
-__revision__ = '2.0.0'
+__revision__ = '2.1.0'
import math
import os
diff --git a/mirrorselect.8 b/mirrorselect.8
index 291c9cd..21a929a 100644
--- a/mirrorselect.8
+++ b/mirrorselect.8
@@ -1,4 +1,4 @@
-.TH "mirrorselect" "8" "2.0.0"
+.TH "mirrorselect" "8" "2.1.0"
.SH "NAME"
.LP