diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-05-20 22:24:54 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-05-20 22:24:54 +0200 |
commit | b14fb1759d4eece5d98092d93fc38f178b28a236 (patch) | |
tree | 4a74accf26325f5146eae4715deb1145ac8fb4c4 | |
parent | abd757d35645b4aa9f83ac3ebad864dc0a54fc5b (diff) | |
download | volse-hubzilla-b14fb1759d4eece5d98092d93fc38f178b28a236.tar.gz volse-hubzilla-b14fb1759d4eece5d98092d93fc38f178b28a236.tar.bz2 volse-hubzilla-b14fb1759d4eece5d98092d93fc38f178b28a236.zip |
2.4RC1
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -50,7 +50,7 @@ require_once('include/attach.php'); define ( 'PLATFORM_NAME', 'hubzilla' ); -define ( 'STD_VERSION', '2.4RC' ); +define ( 'STD_VERSION', '2.4RC1' ); define ( 'ZOT_REVISION', '1.2' ); define ( 'DB_UPDATE_VERSION', 1191 ); |