Post update ist now done.

This commit is contained in:
Michael Vogel
2016-04-03 16:36:05 +02:00
committed by Roland Haeder
parent f711258183
commit 4b0506879a
6 changed files with 32 additions and 22 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_CODENAME', 'Asparagus');
define ( 'FRIENDICA_VERSION', '3.5-dev' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1195 );
define ( 'DB_UPDATE_VERSION', 1194 );
/**
* @brief Constant with a HTML line break.