From b4ddc6c11e95cef4b372e239871fae1c8d4f72b6 Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Tue, 2 Jan 2024 16:51:11 +0100 Subject: patch 9.1.0000: Vim 9.1 release Problem: Need a new release Solution: Release Vim 9.1 Signed-off-by: Christian Brabandt --- READMEdir/README_ami.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'READMEdir/README_ami.txt') diff --git a/READMEdir/README_ami.txt b/READMEdir/README_ami.txt index b0f8b2dc57..f9815108d1 100644 --- a/READMEdir/README_ami.txt +++ b/READMEdir/README_ami.txt @@ -1,4 +1,4 @@ -README_ami.txt for version 9.0 of Vim: Vi IMproved. +README_ami.txt for version 9.1 of Vim: Vi IMproved. This file explains the installation of Vim on Amiga systems. See README.txt for general information about Vim. @@ -16,8 +16,8 @@ easily upgrade to a new version. For example: You would then unpack the archives like this: cd dh0:editors - tar xf t:vim90bin.tar - tar xf t:vim90rt.tar + tar xf t:vim91bin.tar + tar xf t:vim91rt.tar Set the $VIM environment variable to point to the top directory of your Vim files. For the above example: -- cgit v1.2.3