diff options
author | C Montero-Luque <cml@owncloud.com> | 2016-04-26 21:24:24 -0400 |
---|---|---|
committer | C Montero-Luque <cml@owncloud.com> | 2016-04-26 21:24:24 -0400 |
commit | 2b183341626192f4808c2c67df1329499ed59f98 (patch) | |
tree | a160b28224133a42534504643c90e64921ba7f48 /.htaccess | |
parent | cac5afd85f909730efdb850998e9adb480558cfa (diff) | |
download | nextcloud-server-8.2.4RC1.tar.gz nextcloud-server-8.2.4RC1.zip |
8.2.4 RC1v8.2.4RC1
Diffstat (limited to '.htaccess')
-rw-r--r-- | .htaccess | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.htaccess b/.htaccess index 51d00953320..79ab91a8f65 100644 --- a/.htaccess +++ b/.htaccess @@ -1,4 +1,4 @@ -# Version: 8.2.3 +# Version: 8.2.4 <IfModule mod_headers.c> <IfModule mod_fcgid.c> <IfModule mod_setenvif.c> |