Skip to content

Commit

Permalink
Release 2.6.7-lts Build 171212
Browse files Browse the repository at this point in the history
  • Loading branch information
c-schmitz committed Feb 23, 2018
1 parent f6e8803 commit 5375f12
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.6-lts";
$config['versionnumber'] = "2.6.7-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.6.6LTS (build 171111) to 2.6.7LTS (build 171208) Feb 23, 2018
Fixed issue: [security] Vulnerability in installer

Changes from 2.6.5LTS (build 171018) to 2.6.6LTS (build 171111) Nov 11, 2017
Fixed issue: [Security] Possible XSS in Resume later function (found and reported by Robin Peraglie from RIPS Technologies www.ripstech.com )

Expand Down

0 comments on commit 5375f12

Please sign in to comment.