aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-02-25 13:58:07 -0800
committerzotlabs <mike@macgirvin.com>2017-02-25 13:58:07 -0800
commit78ed01f3efabf4ea0b9750ba7db16aaaa4c54981 (patch)
treea7be2806917fdf09e10fdf766f2365fd06885258
parent232862ae08661ecca4d0688001904648b7894a8a (diff)
parent285e04c77eb1f34f725ebda40b8fc57b90754452 (diff)
downloadvolse-hubzilla-78ed01f3efabf4ea0b9750ba7db16aaaa4c54981.tar.gz
volse-hubzilla-78ed01f3efabf4ea0b9750ba7db16aaaa4c54981.tar.bz2
volse-hubzilla-78ed01f3efabf4ea0b9750ba7db16aaaa4c54981.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 9338bc5b2..36e08c77a 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/hubloc.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '2.1' );
+define ( 'STD_VERSION', '2.3' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1188 );