Skip to content

Commit 0e4e142

Browse files
committed
Update release number
1 parent baa75df commit 0e4e142

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

about/about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ <h3>http://whitemagic.github.io/JoystickGremlin</h3>
1515
<table width="100%">
1616
<tr>
1717
<th width="20%" align="left">Version</th>
18-
<td width="*">Release 13.2</td>
18+
<td width="*">Release 13.3</td>
1919
</tr>
2020
</table>
2121

joystick_gremlin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1186,7 +1186,7 @@ def configure_logger(config):
11861186

11871187
logger.debug("-" * 80)
11881188
logger.debug(time.strftime("%Y-%m-%d %H:%M"))
1189-
logger.debug("Starting Joystick Gremlin R13.2")
1189+
logger.debug("Starting Joystick Gremlin R13.3")
11901190
logger.debug("-" * 80)
11911191

11921192

0 commit comments

Comments
 (0)