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

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

[nongnu] elpa/projectile 77a5c36220: Bump the development version


From: ELPA Syncer
Subject: [nongnu] elpa/projectile 77a5c36220: Bump the development version
Date: Tue, 14 Mar 2023 06:01:43 -0400 (EDT)

branch: elpa/projectile
commit 77a5c36220b268b034dfe23ec579768a89a445b2
Author: Bozhidar Batsov <bozhidar@batsov.dev>
Commit: Bozhidar Batsov <bozhidar@batsov.dev>

    Bump the development version
---
 projectile.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/projectile.el b/projectile.el
index c11ca6b4db..44cdba2b80 100644
--- a/projectile.el
+++ b/projectile.el
@@ -5,7 +5,7 @@
 ;; Author: Bozhidar Batsov <bozhidar@batsov.dev>
 ;; URL: https://github.com/bbatsov/projectile
 ;; Keywords: project, convenience
-;; Version: 2.7.0
+;; Version: 2.8.0-snapshot
 ;; Package-Requires: ((emacs "25.1"))
 
 ;; This file is NOT part of GNU Emacs.
@@ -885,7 +885,7 @@ Should be set via .dir-locals.el.")
 
 ;;; Version information
 
-(defconst projectile-version "2.7.0"
+(defconst projectile-version "2.8.0-snapshot"
   "The current version of Projectile.")
 
 (defun projectile--pkg-version ()



reply via email to

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