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:
author10se1ucgo <hammaadu1@gmail.com>2015-10-03 03:50:55 +0300
committer10se1ucgo <hammaadu1@gmail.com>2015-10-03 03:50:55 +0300
commitd78dd5b6caea32cb47a58a15d2559c54163b9e45 (patch)
tree9be9f385a4857b8c26b88a6c1206677be219b5fd
parenta4c024ed39a10931f6d397382dd4c5e2d9c174b8 (diff)
Actual version number bump
-rw-r--r--run.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/run.py b/run.py
index f9b981f..294d051 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.2" # Version number
+vernumber = "v2.5.3" # Version number
# Configure the Logging module
logging.basicConfig(filename='DisableWinTracking.log', level=logging.DEBUG,