aboutsummaryrefslogtreecommitdiff
path: root/comms/wspr/files/patch-setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'comms/wspr/files/patch-setup.py')
-rw-r--r--comms/wspr/files/patch-setup.py10
1 files changed, 10 insertions, 0 deletions
diff --git a/comms/wspr/files/patch-setup.py b/comms/wspr/files/patch-setup.py
new file mode 100644
index 000000000000..b5c26908e4f6
--- /dev/null
+++ b/comms/wspr/files/patch-setup.py
@@ -0,0 +1,10 @@
+--- setup.py.orig 2009-11-19 21:37:56.000000000 -0500
++++ setup.py 2009-11-19 21:23:45.000000000 -0500
+@@ -1,6 +1,6 @@
+ #!/usr/bin/env python
+
+-version = "WSPR Version " + "1.11" + ", by K1JT"
++version = "WSPR Version " + "2.00" + ", by K1JT"
+
+ from distutils.core import setup
+ from distutils.file_util import copy_file