Skip to content

Commit f60ae99

Browse files
committed
bump version to 16.06.0rc0
1 parent 0238ca0 commit f60ae99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pcbasic/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
This file is released under the GNU GPL version 3 or later.
66
"""
77

8-
__version__ = b'16.05.dev0'
8+
__version__ = b'16.06.0rc0'
99
__copyright__ = b'(C) Copyright 2013--2016 Rob Hagemans.'
1010

1111

0 commit comments

Comments
 (0)