From cb6947788d1becf983c710f53a1534079ef663b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20Ca=C3=B1as=20Vargas?= Date: Fri, 9 Dec 2016 18:22:50 +0100 Subject: [PATCH] Version 16.92.4 --- swad_changelog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swad_changelog.h b/swad_changelog.h index ffac3e9d8..c33cd1455 100644 --- a/swad_changelog.h +++ b/swad_changelog.h @@ -192,7 +192,7 @@ // Number of lines (includes comments but not blank lines) has been got with the following command: // nl swad*.c swad*.h css/swad*.css py/swad*.py js/swad*.js soap/swad*?.h sql/swad*.sql | tail -1 /* - Version 16.92.4: Dec 09, 2016 Fixed bug in edition of user's agenda. (? lines) + Version 16.92.4: Dec 09, 2016 Fixed bug in edition of user's agenda. (210313 lines) Version 16.92.3: Dec 09, 2016 Contextual help on user's public profile. (210310 lines) Version 16.92.2: Dec 09, 2016 New icons to view user's profile ant to view user's record card in public agenda. (210308 lines) Version 16.92.1: Dec 09, 2016 New icon to view user's profile in user's record card. (210277 lines)