We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a29cb39 commit d1ef086Copy full SHA for d1ef086
1 file changed
Mopy/bash/bass.py
@@ -30,7 +30,7 @@
30
31
# The name of the locale we ended up with after localize.setup_locale()
32
active_locale = None
33
-AppVersion = u"307" # must represent a valid float
+AppVersion = u"307.202001021723" # must represent a valid float
34
35
#--Global dictionaries - do _not_ reassign !
36
# Bash's directories - values are absolute Paths - populated in initDirs()
0 commit comments