bump verison to 0.6
This commit is contained in:
parent
0308053930
commit
fed5f56a41
1 changed files with 1 additions and 1 deletions
2
main.c
2
main.c
|
@ -18,7 +18,7 @@
|
|||
#include "patchlevel.h"
|
||||
|
||||
char* version[] = {
|
||||
"ryudo version 0.5\nCopyright (c) 1994-1996 David Hogan,\n(c) 2004 Russ "
|
||||
"ryudo version 0.6\nCopyright (c) 1994-1996 David Hogan,\n(c) 2004 Russ "
|
||||
"Cox,\n(c) 2019-2021 Derek Stevens",
|
||||
0};
|
||||
|
||||
|
|
Loading…
Reference in a new issue