aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-06-20 22:05:03 +0200
committerMario Vavti <mario@mariovavti.com>2016-06-20 22:05:03 +0200
commitda2c0a22f9763621e44a6614627034c9789d7639 (patch)
tree5ff29af6a69baeef8d7f4c36ba8fc7498f89b3a4
parent545219b839aa6f3f8f822968497a03c101174fde (diff)
parent953ac6f3c7a341da2ed78335568b01828e45df46 (diff)
downloadvolse-hubzilla-da2c0a22f9763621e44a6614627034c9789d7639.tar.gz
volse-hubzilla-da2c0a22f9763621e44a6614627034c9789d7639.tar.bz2
volse-hubzilla-da2c0a22f9763621e44a6614627034c9789d7639.zip
Merge branch 'dev' into sabre32
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index dbfc16dd8..d0d69b358 100755
--- a/boot.php
+++ b/boot.php
@@ -45,7 +45,7 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '1.8' );
+define ( 'STD_VERSION', '1.9' );
define ( 'ZOT_REVISION', '1.1' );
define ( 'DB_UPDATE_VERSION', 1178 );