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