aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-03-17 18:42:32 -0700
committerredmatrix <git@macgirvin.com>2016-03-17 18:42:32 -0700
commitb6ae2bff01f8a4dfc057ef2971b3d988b1028b3e (patch)
treeef900e5e30f21e752d21c85997fd0d9c3a7074f4
parent21c1f89eba41490f78302a9bd6c074500de9579b (diff)
downloadvolse-hubzilla-b6ae2bff01f8a4dfc057ef2971b3d988b1028b3e.tar.gz
volse-hubzilla-b6ae2bff01f8a4dfc057ef2971b3d988b1028b3e.tar.bz2
volse-hubzilla-b6ae2bff01f8a4dfc057ef2971b3d988b1028b3e.zip
change rev1.3.1
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 1b593402b..feed4fc8e 100755
--- a/boot.php
+++ b/boot.php
@@ -47,7 +47,7 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')));
-define ( 'STD_VERSION', '1.3.0' );
+define ( 'STD_VERSION', '1.3.1' );
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1165 );