diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-03-31 11:11:07 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-03-31 11:11:07 +0200 |
commit | 47817b8ae1378736694f8d02f9924ae09a33bc78 (patch) | |
tree | ba9c955ded26b97decd255fbde17778e884549d6 | |
parent | 3e66549ea4979ef6ecac50c1b35a719813a94484 (diff) | |
download | volse-hubzilla-47817b8ae1378736694f8d02f9924ae09a33bc78.tar.gz volse-hubzilla-47817b8ae1378736694f8d02f9924ae09a33bc78.tar.bz2 volse-hubzilla-47817b8ae1378736694f8d02f9924ae09a33bc78.zip |
version bump
-rwxr-xr-x | boot.php | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ); |