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

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

[nongnu] elpa/php-mode d01cfc9cd5 2/2: Merge pull request #722 from emac


From: ELPA Syncer
Subject: [nongnu] elpa/php-mode d01cfc9cd5 2/2: Merge pull request #722 from emacs-php/release/1.24.2
Date: Sat, 12 Nov 2022 11:59:04 -0500 (EST)

branch: elpa/php-mode
commit d01cfc9cd51706e076bf7e5cbf0cfa7ee885efb4
Merge: 1bbcba7673 d63b8af833
Author: USAMI Kenta <tadsan@pixiv.com>
Commit: GitHub <noreply@github.com>

    Merge pull request #722 from emacs-php/release/1.24.2
    
    Bump up version 1.24.2
---
 CHANGELOG.md           | 4 +++-
 Cask                   | 2 +-
 lisp/php-align.el      | 2 +-
 lisp/php-complete.el   | 2 +-
 lisp/php-defs.el       | 2 +-
 lisp/php-face.el       | 2 +-
 lisp/php-flymake.el    | 2 +-
 lisp/php-mode-debug.el | 2 +-
 lisp/php-mode.el       | 4 ++--
 lisp/php-project.el    | 2 +-
 lisp/php.el            | 2 +-
 11 files changed, 14 insertions(+), 12 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index c5df026c24..466457600f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,9 @@
 
 All notable changes of the PHP Mode 1.19.1 release series are documented in 
this file using the [Keep a CHANGELOG](https://keepachangelog.com/) principles.
 
-## Unreleased
+<!-- ## Unreleased -->
+
+## [1.24.2] - 2022-11-13
 
 ### Added
 
diff --git a/Cask b/Cask
index e847468562..ccc9b3d222 100644
--- a/Cask
+++ b/Cask
@@ -1,4 +1,4 @@
-(package "php-mode" "1.24.1" "Major mode for editing PHP code")
+(package "php-mode" "1.24.2" "Major mode for editing PHP code")
 (source melpa)
 
 (package-file "lisp/php-mode.el")
diff --git a/lisp/php-align.el b/lisp/php-align.el
index d55fab7a29..6a326cd101 100644
--- a/lisp/php-align.el
+++ b/lisp/php-align.el
@@ -7,7 +7,7 @@
 ;; Maintainer: USAMI Kenta <tadsan@zonu.me>
 ;; Keywords: php languages convenience align
 ;; Homepage: https://github.com/emacs-php/php-mode
-;; Version: 1.24.1
+;; Version: 1.24.2
 ;; License: GPL-3.0-or-later
 
 ;; This program is free software; you can redistribute it and/or modify
diff --git a/lisp/php-complete.el b/lisp/php-complete.el
index 588efa7852..00c8fdc947 100644
--- a/lisp/php-complete.el
+++ b/lisp/php-complete.el
@@ -6,7 +6,7 @@
 ;; Author: USAMI Kenta <tadsan@zonu.me>
 
 ;; Created: 18 Sep 2022
-;; Version: 1.24.1
+;; Version: 1.24.2
 ;; Keywords: languages, php
 
 ;; This program is free software; you can redistribute it and/or modify
diff --git a/lisp/php-defs.el b/lisp/php-defs.el
index 9352ec84c6..3756fce766 100644
--- a/lisp/php-defs.el
+++ b/lisp/php-defs.el
@@ -4,7 +4,7 @@
 
 ;; Author: USAMI Kenta <tadsan@zonu.me>
 ;; Created: 5 Mar 2022
-;; Version: 1.24.1
+;; Version: 1.24.2
 ;; Keywords: languages, php
 
 ;; This program is free software; you can redistribute it and/or modify
diff --git a/lisp/php-face.el b/lisp/php-face.el
index 13fd0f6d4e..ccbf416b8b 100644
--- a/lisp/php-face.el
+++ b/lisp/php-face.el
@@ -4,7 +4,7 @@
 
 ;; Author: USAMI Kenta <tadsan@zonu.me>
 ;; Created: 5 May 2019
-;; Version: 1.24.1
+;; Version: 1.24.2
 ;; Keywords: faces, php
 ;; Homepage: https://github.com/emacs-php/php-mode
 ;; License: GPL-3.0-or-later
diff --git a/lisp/php-flymake.el b/lisp/php-flymake.el
index 3c71e1a7bb..7419867856 100644
--- a/lisp/php-flymake.el
+++ b/lisp/php-flymake.el
@@ -4,7 +4,7 @@
 
 ;; Author: USAMI Kenta <tadsan@zonu.me>
 ;; Created: 5 Mar 2022
-;; Version: 1.24.1
+;; Version: 1.24.2
 ;; Keywords: tools, languages, php
 
 ;; This program is free software; you can redistribute it and/or modify
diff --git a/lisp/php-mode-debug.el b/lisp/php-mode-debug.el
index 07c206914c..31fd98d5f2 100644
--- a/lisp/php-mode-debug.el
+++ b/lisp/php-mode-debug.el
@@ -5,7 +5,7 @@
 ;; Author: USAMI Kenta <tadsan@zonu.me>
 ;; URL: https://github.com/emacs-php/php-mode
 ;; Keywords: maint
-;; Version: 1.24.1
+;; Version: 1.24.2
 ;; License: GPL-3.0-or-later
 
 ;; This program is free software; you can redistribute it and/or modify
diff --git a/lisp/php-mode.el b/lisp/php-mode.el
index 19c066ec37..b6130ded99 100644
--- a/lisp/php-mode.el
+++ b/lisp/php-mode.el
@@ -9,13 +9,13 @@
 ;; Maintainer: USAMI Kenta <tadsan@zonu.me>
 ;; URL: https://github.com/emacs-php/php-mode
 ;; Keywords: languages php
-;; Version: 1.24.1
+;; Version: 1.24.2
 ;; Package-Requires: ((emacs "25.2"))
 ;; License: GPL-3.0-or-later
 
 (eval-and-compile
   (make-obsolete-variable
-   (defconst php-mode-version-number "1.24.1" "PHP Mode version number.")
+   (defconst php-mode-version-number "1.24.2" "PHP Mode version number.")
    "Please call (php-mode-version :as-number t) for compatibility." "1.24.2"))
 
 ;; This program is free software; you can redistribute it and/or modify
diff --git a/lisp/php-project.el b/lisp/php-project.el
index 3ac833ba8d..5154e7f3cd 100644
--- a/lisp/php-project.el
+++ b/lisp/php-project.el
@@ -5,7 +5,7 @@
 ;; Author: USAMI Kenta <tadsan@zonu.me>
 ;; Keywords: tools, files
 ;; URL: https://github.com/emacs-php/php-mode
-;; Version: 1.24.1
+;; Version: 1.24.2
 ;; License: GPL-3.0-or-later
 
 ;; This program is free software; you can redistribute it and/or modify
diff --git a/lisp/php.el b/lisp/php.el
index ce70b279fb..3cf942f8aa 100644
--- a/lisp/php.el
+++ b/lisp/php.el
@@ -5,7 +5,7 @@
 
 ;; Author: USAMI Kenta <tadsan@zonu.me>
 ;; Created: 5 Dec 2018
-;; Version: 1.24.1
+;; Version: 1.24.2
 ;; Keywords: languages, php
 ;; Homepage: https://github.com/emacs-php/php-mode
 ;; License: GPL-3.0-or-later



reply via email to

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