Skip to content

Commit 78ec276

Browse files
committed
Update Version Number
1 parent bb9d193 commit 78ec276

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
@@ -29,7 +29,7 @@
2929
# no imports
3030

3131
language = None
32-
AppVersion = u"307" # must represent a valid float
32+
AppVersion = u"307.201904130032" # must represent a valid float
3333

3434
#--Null strings (for default empty byte arrays)
3535
null1 = '\x00'

0 commit comments

Comments
 (0)