aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2019-05-10 15:44:15 +0200
committerMario Vavti <mario@mariovavti.com>2019-05-10 15:44:15 +0200
commit630e3903fadf6de98ba9f911bb1101650d495f97 (patch)
tree52773f00128b5754be141e860eec222bbaae8e63 /boot.php
parent0b6a5fad70860b72443d27435deb0b7611975868 (diff)
downloadvolse-hubzilla-630e3903fadf6de98ba9f911bb1101650d495f97.tar.gz
volse-hubzilla-630e3903fadf6de98ba9f911bb1101650d495f97.tar.bz2
volse-hubzilla-630e3903fadf6de98ba9f911bb1101650d495f97.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 67a7216ff..3a8d1d180 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/attach.php');
require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '4.1.2' );
+define ( 'STD_VERSION', '4.1.3' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1234 );