aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgit-marijus <mario@mariovavti.com>2017-08-31 10:23:09 +0200
committergit-marijus <mario@mariovavti.com>2017-08-31 10:23:09 +0200
commit0ee2378cec6902c037b7cb28f290374f595f4d3b (patch)
tree2a36674ede954375f72ef4aa1743ae55659d110e
parentf3c0db0f393f8cba4c4368473f4a3b67b743bcc2 (diff)
downloadvolse-hubzilla-0ee2378cec6902c037b7cb28f290374f595f4d3b.tar.gz
volse-hubzilla-0ee2378cec6902c037b7cb28f290374f595f4d3b.tar.bz2
volse-hubzilla-0ee2378cec6902c037b7cb28f290374f595f4d3b.zip
bump version2.6.2
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 42e78914f..f018b3a76 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.6.1' );
+define ( 'STD_VERSION', '2.6.2' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1193 );