Skip to content

Commit

Permalink
Release 2.6.2-lts Build 161206
Browse files Browse the repository at this point in the history
  • Loading branch information
c-schmitz committed Dec 6, 2016
1 parent ea34784 commit 1329da4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion application/config/version.php
Expand Up @@ -12,7 +12,7 @@
*150413
*/

$config['versionnumber'] = "2.6.1-lts";
$config['versionnumber'] = "2.6.2-lts";
$config['dbversionnumber'] = 184;
$config['buildnumber'] = '';
$config['updatable'] = true;
Expand Down
3 changes: 3 additions & 0 deletions docs/release_notes.txt
Expand Up @@ -59,6 +59,9 @@ Thank you to everyone who helped with this new release!
CHANGE LOG
------------------------------------------------------

Changes from 2.06LTS (build 161024) to 2.6.2LTS (build 161206) Dez 6, 2016
-Fixed issue #11606: Date/Time filled does not record the answer (Olle Haerstedt)
-Fixed issue: [security] Possible session fixation on survey entry with token (Carsten Schmitz)

Changes from 2.06LTS (build 160801) to 2.6.1LTS (build 161024) Oct 24, 2016
-Fixed issue #11455: MapQuest discontinued their free services (Markus Flür)
Expand Down

0 comments on commit 1329da4

Please sign in to comment.