diff options
Diffstat (limited to 'vi.eselect.in')
-rw-r--r-- | vi.eselect.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vi.eselect.in b/vi.eselect.in index 3bcba1f..a5cdf56 100644 --- a/vi.eselect.in +++ b/vi.eselect.in @@ -1,10 +1,10 @@ # -*-eselect-*- vim: ft=eselect -# Copyright 1999-2020 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 DESCRIPTION="Manage /usr/bin/vi implementations" MAINTAINER="vim@gentoo.org" -VERSION="1.2" +VERSION="1.3" # find a list of vi symlink targets, best first find_targets() { |