mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
PR #3605: Add "1.40" quotes for trailing zero
This commit is contained in:
parent
fc21ba80f7
commit
975ce2f54e
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
# All above are set in: github.com/iiab/iiab/blob/master/vars/default_vars.yml
|
||||
# If nec, change them by editing /etc/iiab/local_vars.yml prior to installing!
|
||||
|
||||
mediawiki_major_version: 1.40 # "1.35" also works
|
||||
mediawiki_major_version: "1.40" # "1.40" quotes nec if trailing zero
|
||||
mediawiki_minor_version: 0
|
||||
mediawiki_version: "{{ mediawiki_major_version }}.{{ mediawiki_minor_version }}"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue