aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-03-23 09:35:59 +0100
committerMario Vavti <mario@mariovavti.com>2017-03-23 09:35:59 +0100
commit4d50fe0928d6da63d6ec646f0047a82ad839a7a7 (patch)
tree3c58f9e6832f525a73bc8a97cc8fee08b7a1b4cc /boot.php
parent3a7db8ec603b615f6b405b5d34900adcb57c4c3b (diff)
downloadvolse-hubzilla-4d50fe0928d6da63d6ec646f0047a82ad839a7a7.tar.gz
volse-hubzilla-4d50fe0928d6da63d6ec646f0047a82ad839a7a7.tar.bz2
volse-hubzilla-4d50fe0928d6da63d6ec646f0047a82ad839a7a7.zip
bump versions
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 36e08c77a..edd483e82 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/hubloc.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '2.3' );
+define ( 'STD_VERSION', '2.3.1' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1188 );