Update codename and CHANGELOG

This commit is contained in:
fabrixxm 2015-04-02 22:05:52 +02:00
commit f93e9751b8
2 changed files with 35 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 );