commit: 0e0cbf3999a71ee978786b520562ee09e02f2027 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Nov 22 00:28:22 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Nov 22 00:30:58 2022 +0000 URL: https://gitweb.gentoo.org/proj/eselect-vi.git/commit/?id=0e0cbf39
Bump to version 1.3 Signed-off-by: Sam James <sam <AT> gentoo.org> vi.eselect.in | 4 ++-- 1 file 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="[email protected]" -VERSION="1.2" +VERSION="1.3" # find a list of vi symlink targets, best first find_targets() {
