emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/urgrep 229ae0bfb5 110/115: Use a version identifier com


From: ELPA Syncer
Subject: [elpa] externals/urgrep 229ae0bfb5 110/115: Use a version identifier compatible with 'version-to-string'
Date: Wed, 10 May 2023 03:00:50 -0400 (EDT)

branch: externals/urgrep
commit 229ae0bfb5ebd97d4bbbf1490d4931e996b52578
Author: Jim Porter <jporterbugs@gmail.com>
Commit: Jim Porter <jporterbugs@gmail.com>

    Use a version identifier compatible with 'version-to-string'
---
 urgrep-wgrep.el | 4 ++--
 urgrep.el       | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/urgrep-wgrep.el b/urgrep-wgrep.el
index 80b1a1e687..125c8456b3 100644
--- a/urgrep-wgrep.el
+++ b/urgrep-wgrep.el
@@ -4,9 +4,9 @@
 
 ;; Author: Jim Porter
 ;; URL: https://github.com/jimporter/urgrep
-;; Version: 0.1-dev
+;; Version: 0.1-git
 ;; Keywords:
-;; Package-Requires: ((urgrep "0.1-dev"))
+;; Package-Requires: ((urgrep "0.1-git"))
 
 ;; This program is free software; you can redistribute it and/or modify it
 ;; under the terms of the GNU General Public License as published by the Free
diff --git a/urgrep.el b/urgrep.el
index ca72887642..ecca2e0eb7 100644
--- a/urgrep.el
+++ b/urgrep.el
@@ -4,7 +4,7 @@
 
 ;; Author: Jim Porter
 ;; URL: https://github.com/jimporter/urgrep
-;; Version: 0.1-dev
+;; Version: 0.1-git
 ;; Keywords:
 ;; Package-Requires: ((emacs "27.1") (project "0.2.0"))
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]