Skip to content

Commit

Permalink
CHANGELOG and version number for the fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasd committed Apr 28, 2019
1 parent 178ad53 commit 5ca2794
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG
@@ -1,3 +1,7 @@
Version 2019.04 (2019-04-28)
Friendica Core:
Fixed a privacy problem with postings accessed by feed [MrPetovan]

Version 2019.03 (2019-03-22)
Friendica Core:
Update to the translation (CS, DE, EN-GB, EN-US, ES, FR, IT, PL, SV, ZH-CN) [translation teams]
Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
2019.03
2019.04
2 changes: 1 addition & 1 deletion boot.php
Expand Up @@ -31,7 +31,7 @@

define('FRIENDICA_PLATFORM', 'Friendica');
define('FRIENDICA_CODENAME', 'Dalmatian Bellflower');
define('FRIENDICA_VERSION', '2019.03');
define('FRIENDICA_VERSION', '2019.04');
define('DFRN_PROTOCOL_VERSION', '2.23');
define('NEW_UPDATE_ROUTINE_VERSION', 1170);

Expand Down

0 comments on commit 5ca2794

Please sign in to comment.