Skip to content

Commit

Permalink
prepare v0.9m
Browse files Browse the repository at this point in the history
  • Loading branch information
LocutusOfPenguin committed Jan 1, 2018
1 parent bf17fb3 commit 5d56a39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utilities.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
from configobj import ConfigObj, ConfigObjError, DuplicateError

# picochess version
version = '09l'
version = '09m'

evt_queue = queue.Queue()
dispatch_queue = queue.Queue()
Expand Down

0 comments on commit 5d56a39

Please sign in to comment.