From: Dmitry Gutov Date: Sun, 11 Dec 2022 23:14:14 +0000 (+0200) Subject: ; project.el: Bump version. X-Git-Tag: emacs-29.0.90~1232 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=04b7e01885d;p=emacs.git ; project.el: Bump version. --- diff --git a/lisp/progmodes/project.el b/lisp/progmodes/project.el index 016dfdd5b4d..7cdaba9c07d 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-2022 Free Software Foundation, Inc. -;; Version: 0.9.2 +;; Version: 0.9.3 ;; Package-Requires: ((emacs "26.1") (xref "1.4.0")) ;; This is a GNU ELPA :core package. Avoid using functionality that