Skip to content

Commit e9cb869

Browse files
committed
Internal version bump
1 parent 30afd72 commit e9cb869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyLoadGui.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
@author: mkaay
1919
"""
2020
CURRENT_VERSION = '0.4.9'
21-
CURRENT_INTERNAL_VERSION = '2017-11-03' # YYYY-MM-DD, append a lowercase letter for a new version on the same day
21+
CURRENT_INTERNAL_VERSION = '2017-11-19' # YYYY-MM-DD, append a lowercase letter for a new version on the same day
2222

2323
import os
2424
import sys

0 commit comments

Comments
 (0)