Soft'N'Design Software
/
projects
/
tetris.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1d5373
)
release v1.3
v1.3
author
Laurent Mazet
<mazet@softndesign.org>
Mon, 12 Aug 2024 06:22:13 +0000
(08:22 +0200)
committer
Laurent Mazet
<mazet@softndesign.org>
Mon, 12 Aug 2024 06:22:13 +0000
(08:22 +0200)
tetris.c
patch
|
blob
|
blame
|
history
diff --git
a/tetris.c
b/tetris.c
index 48533e58b108cdbf8677b2709d470b805483fc3e..2a256dc8d6009b47a72f0249d93ce28671b8ab85 100644
(file)
--- a/
tetris.c
+++ b/
tetris.c
@@
-16,7
+16,7
@@
/* static variables */
char *progname = NULL;
-char *version = "1.
2
";
+char *version = "1.
3
";
int chrono = 0;
char *filename = NULL;