aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-03-31 11:11:07 +0200
committerMario Vavti <mario@mariovavti.com>2017-03-31 11:11:07 +0200
commit47817b8ae1378736694f8d02f9924ae09a33bc78 (patch)
treeba9c955ded26b97decd255fbde17778e884549d6
parent3e66549ea4979ef6ecac50c1b35a719813a94484 (diff)
downloadvolse-hubzilla-47817b8ae1378736694f8d02f9924ae09a33bc78.tar.gz
volse-hubzilla-47817b8ae1378736694f8d02f9924ae09a33bc78.tar.bz2
volse-hubzilla-47817b8ae1378736694f8d02f9924ae09a33bc78.zip
version bump
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 4344bc766..57f41894d 100755
--- a/boot.php
+++ b/boot.php
@@ -49,7 +49,7 @@ require_once('include/hubloc.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '2.3.2' );
+define ( 'STD_VERSION', '2.3.3' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1188 );