Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/10se1ucgo/DisableWinTracking.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--run.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/run.py b/run.py
index 6c46899..835f4cf 100644
--- a/run.py
+++ b/run.py
@@ -11,7 +11,7 @@ import wx.lib.wordwrap
import pywintypes
from wx.lib.itemspicker import ItemsPicker, IP_SORT_CHOICES, IP_SORT_SELECTED, IP_REMOVE_FROM_CHOICES
-vernumber = "v2.5" # Version number
+vernumber = "v2.5.1" # Version number
# Configure the Logging module
logging.basicConfig(filename='DisableWinTracking.log', level=logging.DEBUG,