Skip to content

Commit 8985f23

Browse files
committed
helpAbout.py: bump version to 1.8.2
Signed-off-by: Huang Rui <vowstar@gmail.com>
1 parent b832f41 commit 8985f23

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

helpAbout.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66

77
versionMajor = 1
88
versionMinor = 8
9-
versionDev = 1
9+
versionDev = 2
1010

11-
date = "2022.06.20"
11+
date = "2026.06.01"
1212

1313
def strAbout():
1414
pathDirList = sys.argv[0].replace("\\", "/").split("/")

0 commit comments

Comments
 (0)