Soft'N'Design Software
/
projects
/
solitaire.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7713f44
)
release v1.0
v1.0
author
Laurent Mazet
<mazet@softndesign.org>
Sat, 29 Jun 2024 13:14:20 +0000
(15:14 +0200)
committer
Laurent Mazet
<mazet@softndesign.org>
Sat, 29 Jun 2024 13:14:20 +0000
(15:14 +0200)
solitaire.c
patch
|
blob
|
blame
|
history
diff --git
a/solitaire.c
b/solitaire.c
index f55e823ab4b3f898e339befab6e8521e2265c4ae..48bbbdce70b8cb590baf8fa2fb5daf6b674f4689 100644
(file)
--- a/
solitaire.c
+++ b/
solitaire.c
@@
-18,7
+18,7
@@
/* static variables */
char *progname = NULL;
-char *version = "
0.1
";
+char *version = "
1.0
";
char *boardname = "french";
char *filename = NULL;