From: Dmitry Gutov <dgutov@yandex.ru> Date: Tue, 10 Jan 2023 00:00:29 +0000 (+0200) Subject: ; project.el: Bump version X-Git-Tag: emacs-29.0.90~778 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f16cc7c49c7f341558fda08bd14e2c1b7e80baf5;p=emacs.git ; project.el: Bump version --- diff --git a/lisp/progmodes/project.el b/lisp/progmodes/project.el index 730998727ce..dc87cb8e15d 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-2023 Free Software Foundation, Inc. -;; Version: 0.9.3 +;; Version: 0.9.4 ;; Package-Requires: ((emacs "26.1") (xref "1.4.0")) ;; This is a GNU ELPA :core package. Avoid using functionality that