aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-09-09 10:01:25 +0200
committerMario Vavti <mario@mariovavti.com>2016-09-09 10:01:25 +0200
commit5680a88c59ae903a4bd16773d53ee08af228f250 (patch)
tree9f43cbb0f3146fd839ea011b491722c84de13ba1 /boot.php
parent04a76371fcc7e68fe542ddc3998d6661fc56e550 (diff)
downloadvolse-hubzilla-5680a88c59ae903a4bd16773d53ee08af228f250.tar.gz
volse-hubzilla-5680a88c59ae903a4bd16773d53ee08af228f250.tar.bz2
volse-hubzilla-5680a88c59ae903a4bd16773d53ee08af228f250.zip
version bump due to js caching issue
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 bd191d19c..12a797fd1 100755
--- a/boot.php
+++ b/boot.php
@@ -44,7 +44,7 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '1.13.1' );
+define ( 'STD_VERSION', '1.13.2' );
define ( 'ZOT_REVISION', '1.1' );
define ( 'DB_UPDATE_VERSION', 1183 );