emacs-31 82166cbd000: project.el: Bump version to 0.12

Dmitry Gutov <[email protected]> Thu, 16 Jul 2026 05:04:48 -0400 (EDT)
Newsgroups gmane.emacs.diffs
Message-ID <[email protected]>
branch: emacs-31
commit 82166cbd00099d5590c54ea70c20a8ca1cd41301
Author: Dmitry Gutov <[email protected]>
Commit: Dmitry Gutov <[email protected]>

    project.el: Bump version to 0.12
    
    Do not merge to master.
---
 lisp/progmodes/project.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/progmodes/project.el b/lisp/progmodes/project.el
index 616962e3e2b..0b8befff6bc 100644
--- a/lisp/progmodes/project.el
+++ b/lisp/progmodes/project.el
@@ -1,7 +1,7 @@
 ;;; project.el --- Operations on the current project  -*- lexical-binding: t; -*-
 
 ;; Copyright (C) 2015-2026 Free Software Foundation, Inc.
-;; Version: 0.11.2
+;; Version: 0.12.0
 ;; Package-Requires: ((emacs "26.1") (xref "1.7.0"))
 
 ;; This is a GNU ELPA :core package.  Avoid functionality that is not