aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-09-26 13:50:29 +0200
committerMario Vavti <mario@mariovavti.com>2017-09-26 13:50:29 +0200
commit4a270d10d189471496438489a9b444bd12340aab (patch)
tree914abb64d4e4351385e7fe5ad9c3e3b04415eb08 /boot.php
parentea5262a0df3d6f8ed6c1d26f272982c9ee6cbf8e (diff)
downloadvolse-hubzilla-4a270d10d189471496438489a9b444bd12340aab.tar.gz
volse-hubzilla-4a270d10d189471496438489a9b444bd12340aab.tar.bz2
volse-hubzilla-4a270d10d189471496438489a9b444bd12340aab.zip
bump version
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index df5c77e43..4f738a7a1 100755
--- a/boot.php
+++ b/boot.php
@@ -49,7 +49,7 @@ require_once('include/hubloc.php');
require_once('include/attach.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '2.7.4' );
+define ( 'STD_VERSION', '2.7.5' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1196 );