aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-12-01 21:07:31 +0100
committerMario Vavti <mario@mariovavti.com>2017-12-01 21:07:31 +0100
commit0afdb3ed4d931a4679aec4bc833dac58e5ed1789 (patch)
treee160d59a6104b833f7b2226abfbf8acd31b1ac6e
parent9a04b49585f06b61cbdd31065bee0e3be52ad16a (diff)
downloadvolse-hubzilla-0afdb3ed4d931a4679aec4bc833dac58e5ed1789.tar.gz
volse-hubzilla-0afdb3ed4d931a4679aec4bc833dac58e5ed1789.tar.bz2
volse-hubzilla-0afdb3ed4d931a4679aec4bc833dac58e5ed1789.zip
bump version
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 4b9a43faa..73de3b4c7 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/hubloc.php');
require_once('include/attach.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '2.9.3' );
+define ( 'STD_VERSION', '2.9.4' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1198 );