1
0
Fork 0

Merge pull request #1469 from fabrixxm/changelog

Update codename and CHANGELOG
This commit is contained in:
Michael Vogel 2015-04-02 23:14:40 +02:00
commit 1cacf64724
2 changed files with 36 additions and 14 deletions

View file

@ -15,7 +15,7 @@ require_once('update.php');
require_once('include/dbstructure.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_CODENAME', 'Ginger');
define ( 'FRIENDICA_CODENAME', 'Lily of the valley');
define ( 'FRIENDICA_VERSION', '3.4.0' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1182 );