Merge pull request #715 from zotlabs/cpp

backend infrastructure for 'channel protection password'; which will …
This commit is contained in:
git-marijus
2017-04-13 12:08:17 +02:00
committed by GitHub
7 changed files with 25 additions and 4 deletions

View File

@@ -52,7 +52,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '2.3.3' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1188 );
define ( 'DB_UPDATE_VERSION', 1189 );
define ( 'PROJECT_BASE', __DIR__ );