aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-05-12 16:13:29 -0700
committerredmatrix <git@macgirvin.com>2016-05-12 16:13:29 -0700
commit9f57bfb5dfdb9ce843bb6d1665a1cd9c70ce5374 (patch)
tree6b460b517fcfea0bc80921d1123f3f2909f303d4 /boot.php
parent8fe8341d9307b40b4927ed1ae1435b16f954dacc (diff)
downloadvolse-hubzilla-9f57bfb5dfdb9ce843bb6d1665a1cd9c70ce5374.tar.gz
volse-hubzilla-9f57bfb5dfdb9ce843bb6d1665a1cd9c70ce5374.tar.bz2
volse-hubzilla-9f57bfb5dfdb9ce843bb6d1665a1cd9c70ce5374.zip
update std_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 b76e95c4f..2d118735a 100755
--- a/boot.php
+++ b/boot.php
@@ -46,7 +46,7 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '1.6' );
+define ( 'STD_VERSION', '1.6.1' );
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1168 );