Soft'N'Design Software
/
projects
/
scrabble.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91fce78
)
release v1.0
v1.0
author
Laurent Mazet
<mazet@softndesign.org>
Wed, 19 Jun 2024 19:40:30 +0000
(21:40 +0200)
committer
Laurent Mazet
<mazet@softndesign.org>
Wed, 19 Jun 2024 19:40:30 +0000
(21:40 +0200)
scrabble.c
patch
|
blob
|
blame
|
history
diff --git
a/scrabble.c
b/scrabble.c
index eec05c975bbdb5571e099d1165c32c68dc8b889d..fecb450a779ec539d4a5e9b8b06bbc99d27cfba2 100644
(file)
--- a/
scrabble.c
+++ b/
scrabble.c
@@
-22,7
+22,7
@@
/* static variables */
char *progname = NULL;
-char *version = "
0.1
";
+char *version = "
1.0
";
char *boardname = "15x15-7";
char *language = "fr";