diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-07-05 10:03:52 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-07-05 10:03:52 +0200 |
commit | fb5b58834951a32a3e5c14a1a48402dd779d1949 (patch) | |
tree | 27c88d39f34015092ce563ad71a1b422a07381c8 | |
parent | 9e497cde4039666b49347ed3aad6d080a13ad9c2 (diff) | |
download | volse-hubzilla-fb5b58834951a32a3e5c14a1a48402dd779d1949.tar.gz volse-hubzilla-fb5b58834951a32a3e5c14a1a48402dd779d1949.tar.bz2 volse-hubzilla-fb5b58834951a32a3e5c14a1a48402dd779d1949.zip |
update_version bump
-rw-r--r-- | install/update.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install/update.php b/install/update.php index d5e1d9df0..1406f2d1b 100644 --- a/install/update.php +++ b/install/update.php @@ -1,6 +1,6 @@ <?php -define( 'UPDATE_VERSION' , 1191 ); +define( 'UPDATE_VERSION' , 1192 ); /** * |