diff options
author | redmatrix <git@macgirvin.com> | 2016-07-09 19:03:29 -0700 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-07-09 19:03:29 -0700 |
commit | 917a465ccd7dfa4992241b1e5d4418b3a31f1615 (patch) | |
tree | 4743fcfc2e9997d35c1b0ef73317002c98255b64 /install/update.php | |
parent | e11330a5c8e5111d08d6aee1f4dc6dda6f7c7f2a (diff) | |
download | volse-hubzilla-917a465ccd7dfa4992241b1e5d4418b3a31f1615.tar.gz volse-hubzilla-917a465ccd7dfa4992241b1e5d4418b3a31f1615.tar.bz2 volse-hubzilla-917a465ccd7dfa4992241b1e5d4418b3a31f1615.zip |
more work on perms
Diffstat (limited to 'install/update.php')
-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 f1d9adbd7..366764f65 100644 --- a/install/update.php +++ b/install/update.php @@ -1,6 +1,6 @@ <?php -define( 'UPDATE_VERSION' , 1179 ); +define( 'UPDATE_VERSION' , 1180 ); /** * |