[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/php-mode 6ad1715ef0 5/6: Bump up version 1.25.1
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/php-mode 6ad1715ef0 5/6: Bump up version 1.25.1 |
Date: |
Thu, 23 Nov 2023 16:00:34 -0500 (EST) |
branch: elpa/php-mode
commit 6ad1715ef0aed463ab05076dc7c91657978e4ec1
Author: USAMI Kenta <tadsan@zonu.me>
Commit: USAMI Kenta <tadsan@zonu.me>
Bump up version 1.25.1
---
Eask | 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-ide-phpactor.el | 2 +-
lisp/php-ide.el | 2 +-
lisp/php-mode-debug.el | 2 +-
lisp/php-mode.el | 4 ++--
lisp/php-project.el | 2 +-
lisp/php.el | 2 +-
12 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/Eask b/Eask
index 5c0a8558fd..23cc346365 100644
--- a/Eask
+++ b/Eask
@@ -1,5 +1,5 @@
(package "php-mode"
- "1.25.0"
+ "1.25.1"
"Major mode for editing PHP code")
(website-url "https://github.com/emacs-php/php-mode")
diff --git a/lisp/php-align.el b/lisp/php-align.el
index 2615495f0e..de4fe3cf3c 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.25.0
+;; Version: 1.25.1
;; 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 605f462687..28ac52fe19 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.25.0
+;; Version: 1.25.1
;; 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 810e26f185..37bd682dbd 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.25.0
+;; Version: 1.25.1
;; 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 a9ce85f9c8..70db33e0da 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.25.0
+;; Version: 1.25.1
;; 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 a55a22a8d3..37e4aea426 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.25.0
+;; Version: 1.25.1
;; Keywords: tools, languages, php
;; This program is free software; you can redistribute it and/or modify
diff --git a/lisp/php-ide-phpactor.el b/lisp/php-ide-phpactor.el
index ff9b8d7809..831f49be26 100644
--- a/lisp/php-ide-phpactor.el
+++ b/lisp/php-ide-phpactor.el
@@ -5,7 +5,7 @@
;; Author: USAMI Kenta <tadsan@zonu.me>
;; Keywords: tools, files
;; URL: https://github.com/emacs-php/php-mode
-;; Version: 1.25.0
+;; Version: 1.25.1
;; License: GPL-3.0-or-later
;; This program is free software; you can redistribute it and/or modify
diff --git a/lisp/php-ide.el b/lisp/php-ide.el
index 26c8fd7eef..9f63cdee9b 100644
--- a/lisp/php-ide.el
+++ b/lisp/php-ide.el
@@ -5,7 +5,7 @@
;; Author: USAMI Kenta <tadsan@zonu.me>
;; Keywords: tools, files
;; URL: https://github.com/emacs-php/php-mode
-;; Version: 1.25.0
+;; Version: 1.25.1
;; License: GPL-3.0-or-later
;; 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 4526253180..a3e2d1dacc 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.25.0
+;; Version: 1.25.1
;; 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 efcdd2a333..022b2a62f0 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.25.0
+;; Version: 1.25.1
;; Package-Requires: ((emacs "26.1"))
;; License: GPL-3.0-or-later
(eval-and-compile
(make-obsolete-variable
- (defconst php-mode-version-number "1.25.0" "PHP Mode version number.")
+ (defconst php-mode-version-number "1.25.1" "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 55a45ec2b9..6d20e455cf 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.25.0
+;; Version: 1.25.1
;; 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 7188c0c61b..3c5f34901c 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.25.0
+;; Version: 1.25.1
;; Keywords: languages, php
;; Homepage: https://github.com/emacs-php/php-mode
;; License: GPL-3.0-or-later
- [nongnu] elpa/php-mode updated (c0ff815afa -> 0c5524073c), ELPA Syncer, 2023/11/23
- [nongnu] elpa/php-mode 3fbe2eada0 3/6: Update CHANGELOG, ELPA Syncer, 2023/11/23
- [nongnu] elpa/php-mode 88a2a742d9 4/6: Fix link to gpl-v3, ELPA Syncer, 2023/11/23
- [nongnu] elpa/php-mode f6e3a1c6fb 2/6: Merge pull request #770 from emacs-php/remove/cask-and-keg, ELPA Syncer, 2023/11/23
- [nongnu] elpa/php-mode 31f44192e0 1/6: Remove Keg and Cask metadata files for building, ELPA Syncer, 2023/11/23
- [nongnu] elpa/php-mode 6ad1715ef0 5/6: Bump up version 1.25.1,
ELPA Syncer <=
- [nongnu] elpa/php-mode 0c5524073c 6/6: Merge pull request #769 from emacs-php/release/1.25.1, ELPA Syncer, 2023/11/23