branch: externals/xeft commit 4bdb052d815b67dff327bc976c73d81c94040d75 Author: Yuan Fu <caso...@gmail.com> Commit: Yuan Fu <caso...@gmail.com>
* xeft.el: Bump to version 3.2. --- xeft.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xeft.el b/xeft.el index aa420bfc66..d2bf470c4d 100644 --- a/xeft.el +++ b/xeft.el @@ -1,11 +1,11 @@ ;;; xeft.el --- Deft feat. Xapian -*- lexical-binding: t; -*- -;; Copyright (C) 2019-2021 Free Software Foundation, Inc. +;; Copyright (C) 2019-2023 Free Software Foundation, Inc. ;; Author: Yuan Fu <caso...@gmail.com> ;; Maintainer: Yuan Fu <caso...@gmail.com> ;; URL: https://git.sr.ht/~casouri/xeft -;; Version: 3.1 +;; Version: 3.2 ;; Keywords: Applications, Note, Searching ;; Package-Requires: ((emacs "26.0"))