File tree Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Expand file tree Collapse file tree 7 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
- (package " php-mode" " 1.23 .0" " Major mode for editing PHP code" )
1
+ (package " php-mode" " 1.24 .0" " Major mode for editing PHP code" )
2
2
(source melpa )
3
3
4
4
(package-file " php-mode.el" )
Original file line number Diff line number Diff line change 7
7
; ; Maintainer: USAMI Kenta <tadsan@zonu.me>
8
8
; ; Keywords: php languages convenience align
9
9
; ; Homepage: https://github.com/emacs-php/php-mode
10
- ; ; Version: 1.23 .0
10
+ ; ; Version: 1.24 .0
11
11
; ; License: GPL-3.0-or-later
12
12
13
13
; ; This program is free software; you can redistribute it and/or modify
Original file line number Diff line number Diff line change 4
4
5
5
; ; Author: USAMI Kenta <tadsan@zonu.me>
6
6
; ; Created: 5 May 2019
7
- ; ; Version: 1.23 .0
7
+ ; ; Version: 1.24 .0
8
8
; ; Keywords: faces, php
9
9
; ; Homepage: https://github.com/emacs-php/php-mode
10
10
; ; License: GPL-3.0-or-later
Original file line number Diff line number Diff line change 5
5
; ; Author: USAMI Kenta <tadsan@zonu.me>
6
6
; ; URL: https://github.com/emacs-php/php-mode
7
7
; ; Keywords: maint
8
- ; ; Version: 1.23 .0
8
+ ; ; Version: 1.24 .0
9
9
; ; License: GPL-3.0-or-later
10
10
11
11
; ; This program is free software; you can redistribute it and/or modify
Original file line number Diff line number Diff line change 9
9
; ; Maintainer: USAMI Kenta <tadsan@zonu.me>
10
10
; ; URL: https://github.com/emacs-php/php-mode
11
11
; ; Keywords: languages php
12
- ; ; Version: 1.23 .0
12
+ ; ; Version: 1.24 .0
13
13
; ; Package-Requires: ((emacs "25.2"))
14
14
; ; License: GPL-3.0-or-later
15
15
16
- (defconst php-mode-version-number " 1.23 .0"
16
+ (defconst php-mode-version-number " 1.24 .0"
17
17
" PHP Mode version number." )
18
18
19
19
; ; This program is free software; you can redistribute it and/or modify
Original file line number Diff line number Diff line change 5
5
; ; Author: USAMI Kenta <tadsan@zonu.me>
6
6
; ; Keywords: tools, files
7
7
; ; URL: https://github.com/emacs-php/php-mode
8
- ; ; Version: 1.23 .0
8
+ ; ; Version: 1.24 .0
9
9
; ; License: GPL-3.0-or-later
10
10
11
11
; ; This program is free software; you can redistribute it and/or modify
Original file line number Diff line number Diff line change 4
4
5
5
; ; Author: USAMI Kenta <tadsan@zonu.me>
6
6
; ; Created: 5 Dec 2018
7
- ; ; Version: 1.23 .0
7
+ ; ; Version: 1.24 .0
8
8
; ; Keywords: languages, php
9
9
; ; Homepage: https://github.com/emacs-php/php-mode
10
10
; ; License: GPL-3.0-or-later
You can’t perform that action at this time.
0 commit comments