Przeglądaj źródła

Bumps to Manjaro 17

Antony Messerli 8 lat temu
rodzic
commit
c731d5da6d
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      src/manjaro.ipxe

+ 2 - 2
src/manjaro.ipxe

@@ -1,7 +1,7 @@
 #!ipxe
 
 # Manjaro Linux Operating System
-# https://manjaro.github.io/
+# https://manjaro.org
 
 goto ${menu}
 
@@ -9,7 +9,7 @@ goto ${menu}
 set os Manjaro Linux
 menu ${os} Installers
 item --gap Official Releases
-item 16.10.3 ${space} ${os} 16.10.3
+item 17.0 ${space} ${os} 17.0
 item net ${space} ${os} 16.08 Net Install
 choose manjaro_version || goto manjaro_exit