summaryrefslogtreecommitdiff
path: root/df10ch_setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'df10ch_setup.py')
-rw-r--r--df10ch_setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/df10ch_setup.py b/df10ch_setup.py
index 34aba7a..5a5694d 100644
--- a/df10ch_setup.py
+++ b/df10ch_setup.py
@@ -35,7 +35,7 @@ from df10ch_setup_pkg.white_cal_dlg import WhiteCalDialog
from df10ch_setup_pkg.bright_dlg import BrightDialog
import df10ch_setup_pkg.device_drv
-TITLE = "DF10CH Setup V4"
+TITLE = "DF10CH Setup V5"
print
parser = OptionParser(version=TITLE)
parser.add_option("-s", "--simulate", action="store", type="int", dest="simulate", default=0, help="Set simulated number of DF10CH controller's")