diff --git a/README.rst b/README.rst index 9c597a1..cbd8698 100644 --- a/README.rst +++ b/README.rst @@ -236,7 +236,7 @@ Ubuntu and derivatives - Elementary OS 0.2 (based on Ubuntu 12.04) - Linaro 12.04 -- Linux Mint 13/14/16/17 +- Linux Mint 13/14/16/17/18 - Trisquel GNU/Linux 6 (based on Ubuntu 12.04) - Ubuntu 10.x/11.x/12.x/13.x/14.x/15.x/16.04 diff --git a/bootstrap-salt.sh b/bootstrap-salt.sh index 2770945..0a22e68 100755 --- a/bootstrap-salt.sh +++ b/bootstrap-salt.sh @@ -1180,6 +1180,7 @@ __ubuntu_derivatives_translation() { linuxmint_16_ubuntu_base="13.10" linuxmint_17_ubuntu_base="14.04" + linuxmint_18_ubuntu_base="16.04" linaro_12_ubuntu_base="12.04" elementary_os_02_ubuntu_base="12.04"