diff options
-rwxr-xr-x | typres.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -240,6 +240,7 @@ function s_figures { | |||
240 | t "Figures" | 240 | t "Figures" |
241 | local bullets=( "Currently on version 0.3" \ | 241 | local bullets=( "Currently on version 0.3" \ |
242 | "a bit less than 20k LOC" \ | 242 | "a bit less than 20k LOC" \ |
243 | "737 commits to date" \ | ||
243 | "about 35 contributors" \ | 244 | "about 35 contributors" \ |
244 | "23 defects on Coverity" \ | 245 | "23 defects on Coverity" \ |
245 | "26 Bugs on Phab" \ | 246 | "26 Bugs on Phab" \ |