diff options
author | Mario Vavti <mario@mariovavti.com> | 2019-08-01 22:37:52 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2019-08-01 22:37:52 +0200 |
commit | b0db1f827e6a7e9b4f9e960088b91797cb9df076 (patch) | |
tree | 03b75209ff0529ac8d12a2f75a92c2430c99c10e | |
parent | 1c39fc71d97ccfaf22338f5ac8f092a441e62ab5 (diff) | |
download | volse-hubzilla-b0db1f827e6a7e9b4f9e960088b91797cb9df076.tar.gz volse-hubzilla-b0db1f827e6a7e9b4f9e960088b91797cb9df076.tar.bz2 volse-hubzilla-b0db1f827e6a7e9b4f9e960088b91797cb9df076.zip |
version
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ require_once('include/attach.php'); require_once('include/bbcode.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '4.4RC' ); +define ( 'STD_VERSION', '4.5' ); define ( 'ZOT_REVISION', '6.0a' ); define ( 'DB_UPDATE_VERSION', 1234 ); |