Version19.16.8

This commit is contained in:
Antonio Cañas Vargas 2019-09-27 01:24:04 +02:00
parent 745c16b5ad
commit dce208c78a
2 changed files with 1283 additions and 1282 deletions

File diff suppressed because it is too large Load Diff

View File

@ -470,10 +470,11 @@ enscript -2 --landscape --color --file-align=2 --highlight --line-numbers -o - *
En OpenSWAD:
ps2pdf source.ps destination.pdf
*/
#define Log_PLATFORM_VERSION "SWAD 19.16.7 (2019-09-27)"
#define Log_PLATFORM_VERSION "SWAD 19.16.8 (2019-09-27)"
#define CSS_FILE "swad19.15.css"
#define JS_FILE "swad19.15.js"
/*
Version 19.16.8: Sep 27, 2019 Code refactoring. (246387 lines)
Version 19.16.7: Sep 27, 2019 Show match result for student in listing of matches. (246386 lines)
Version 19.16.6: Sep 27, 2019 Code refactoring in match dates. (246378 lines)
Version 19.16.5: Sep 27, 2019 Code refactoring in assignment dates. (246396 lines)