Soft'N'Design Software
/
projects
/
display.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6a67e8
)
release v1.0
v1.0
author
Laurent Mazet
<mazet@softndesign.org>
Sat, 14 Sep 2024 10:11:40 +0000
(12:11 +0200)
committer
Laurent Mazet
<mazet@softndesign.org>
Sat, 14 Sep 2024 10:11:40 +0000
(12:11 +0200)
display.c
patch
|
blob
|
blame
|
history
diff --git
a/display.c
b/display.c
index ee38d30744405820542df19263ecc2aa4f4a201c..e043af21b75ede212b6b4f95316d1d8dd821e346 100644
(file)
--- a/
display.c
+++ b/
display.c
@@
-15,7
+15,7
@@
/* static variables */
char *progname = NULL;
-char *version = "
0.1
";
+char *version = "
1.0
";
float gf[3] = { 1.0f, 1.0f, 1.0f };
int mode = 0;