aboutsummaryrefslogtreecommitdiff
path: root/comms/wspr/files/patch-setup.py
blob: b5c26908e4f67c0f4cd16893df0f6b85f64795c3 (plain) (blame)
1
2
3
4
5
6
7
8
9
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