File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed 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.21.3
7
+ ; ; Version: 1.21.4
8
8
; ; Keywords: faces, php
9
9
; ; Homepage: https://github.com/emacs-php/php-mode
10
10
; ; Package-Requires: ((emacs "24.3"))
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.21.3
8
+ ; ; Version: 1.21.4
9
9
; ; Package-Requires: ((emacs "24.3") (cl-lib "0.5"))
10
10
; ; License: GPL-3.0-or-later
11
11
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.21.3
12
+ ; ; Version: 1.21.4
13
13
; ; Package-Requires: ((emacs "24.3") (cl-lib "0.5"))
14
14
; ; License: GPL-3.0-or-later
15
15
16
- (defconst php-mode-version-number " 1.21.3 "
16
+ (defconst php-mode-version-number " 1.21.4 "
17
17
" PHP Mode version number." )
18
18
19
- (defconst php-mode-modified " 2019-05-25 "
19
+ (defconst php-mode-modified " 2019-05-29 "
20
20
" PHP Mode build date." )
21
21
22
22
; ; 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.21.3
7
+ ; ; Version: 1.21.4
8
8
; ; Keywords: languages, php
9
9
; ; Homepage: https://github.com/emacs-php/php-mode
10
10
; ; Package-Requires: ((emacs "24.3") (cl-lib "0.5"))
You can’t perform that action at this time.
0 commit comments