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:
authorRuined1 <ruined1@gmail.com>2019-01-30 00:14:42 +0300
committerRuined1 <ruined1@gmail.com>2019-01-30 00:14:42 +0300
commit64ada018771a301e9d9d4eb0dc9f3d6890e74feb (patch)
treef3f0e3460746607eb2e99fc228cae14b3fd0a905 /dwt_about.py
parent5f13d302c0f9d33999b891c1b76c8e0e12cf9576 (diff)
v3.2.23.2.2
A few minor patches, mostly to stop people from reporting invalid issues and to acknowledge success appropriately upon completions. -Implemented a check for OneDrive binary so people stop reporting invalid issues #405 -Modified DiagTrack disable/remove to reflect success when it's Marked for Deletion #406
Diffstat (limited to 'dwt_about.py')
-rw-r--r--dwt_about.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/dwt_about.py b/dwt_about.py
index fe1dd45..994e5ae 100644
--- a/dwt_about.py
+++ b/dwt_about.py
@@ -26,7 +26,7 @@ import wx
import wx.adv
import wx.lib.scrolledpanel as sp
-__version__ = "3.2.1"
+__version__ = "3.2.2"
def about_dialog(parent):