Skip to content

Commit d1ef086

Browse files
committed
307.202001021723
1 parent a29cb39 commit d1ef086

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Mopy/bash/bass.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
# The name of the locale we ended up with after localize.setup_locale()
3232
active_locale = None
33-
AppVersion = u"307" # must represent a valid float
33+
AppVersion = u"307.202001021723" # must represent a valid float
3434

3535
#--Global dictionaries - do _not_ reassign !
3636
# Bash's directories - values are absolute Paths - populated in initDirs()

0 commit comments

Comments
 (0)