branch: externals/urgrep commit b5e6af4dd2acf83725eefb0e3043d69f73afba1d Author: Jim Porter <jporterb...@gmail.com> Commit: Jim Porter <jporterb...@gmail.com>
Update version to 0.5.3-git --- urgrep-wgrep.el | 2 +- urgrep-xref.el | 2 +- urgrep.el | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/urgrep-wgrep.el b/urgrep-wgrep.el index d44cce6ba7..5c6e539b89 100644 --- a/urgrep-wgrep.el +++ b/urgrep-wgrep.el @@ -4,7 +4,7 @@ ;; Author: Jim Porter ;; URL: https://github.com/jimporter/urgrep -;; Version: 0.5.2 +;; Version: 0.5.3-git ;; Keywords: grep, search ;; This file is NOT part of GNU Emacs. diff --git a/urgrep-xref.el b/urgrep-xref.el index 8c3cf8a661..8d1ff1025e 100644 --- a/urgrep-xref.el +++ b/urgrep-xref.el @@ -4,7 +4,7 @@ ;; Author: Jim Porter ;; URL: https://github.com/jimporter/urgrep -;; Version: 0.5.2 +;; Version: 0.5.3-git ;; Keywords: grep, search ;; This file is NOT part of GNU Emacs. diff --git a/urgrep.el b/urgrep.el index 235095dd86..35b2fa17d5 100644 --- a/urgrep.el +++ b/urgrep.el @@ -4,7 +4,7 @@ ;; Author: Jim Porter ;; URL: https://github.com/jimporter/urgrep -;; Version: 0.5.2 +;; Version: 0.5.3-git ;; Keywords: grep, search ;; Package-Requires: ((emacs "27.1") (compat "29.1.0.1") (project "0.3.0"))