bump to v0.4
This commit is contained in:
parent
e2e36e5403
commit
9a9bba5818
1 changed files with 1 additions and 1 deletions
2
main.c
2
main.c
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
char *version[] =
|
char *version[] =
|
||||||
{
|
{
|
||||||
"ryudo version 0.3\nCopyright (c) 1994-1996 David Hogan,\n(c) 2004 Russ Cox,\n(c) 2019-2021 Derek Stevens", 0
|
"ryudo version 0.4\nCopyright (c) 1994-1996 David Hogan,\n(c) 2004 Russ Cox,\n(c) 2019-2021 Derek Stevens", 0
|
||||||
};
|
};
|
||||||
|
|
||||||
Display *dpy;
|
Display *dpy;
|
||||||
|
|
Loading…
Reference in a new issue