diff options
author | Mario Vavti <mario@mariovavti.com> | 2016-09-09 10:01:25 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2016-09-09 10:01:25 +0200 |
commit | 5680a88c59ae903a4bd16773d53ee08af228f250 (patch) | |
tree | 9f43cbb0f3146fd839ea011b491722c84de13ba1 | |
parent | 04a76371fcc7e68fe542ddc3998d6661fc56e550 (diff) | |
download | volse-hubzilla-5680a88c59ae903a4bd16773d53ee08af228f250.tar.gz volse-hubzilla-5680a88c59ae903a4bd16773d53ee08af228f250.tar.bz2 volse-hubzilla-5680a88c59ae903a4bd16773d53ee08af228f250.zip |
version bump due to js caching issue
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ); |