bump to v1.3.3
This commit is contained in:
parent
53bd15ab89
commit
5d97614151
1 changed files with 1 additions and 1 deletions
2
main.c
2
main.c
|
@ -22,7 +22,7 @@
|
||||||
#include "patchlevel.h"
|
#include "patchlevel.h"
|
||||||
|
|
||||||
char* version[] = {
|
char* version[] = {
|
||||||
"ryudo version 1.3.2\nCopyright (c) 1994-1996 David Hogan,\n(c) 2004 Russ "
|
"ryudo version 1.3.3\nCopyright (c) 1994-1996 David Hogan,\n(c) 2004 Russ "
|
||||||
"Cox,\n(c) 2019-2022 Derek Stevens",
|
"Cox,\n(c) 2019-2022 Derek Stevens",
|
||||||
0};
|
0};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue