File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 44
55; ; Author: USAMI Kenta <tadsan@zonu.me>
66; ; Created: 5 May 2019
7- ; ; Version: 1.21.3
7+ ; ; Version: 1.21.4
88; ; Keywords: faces, php
99; ; Homepage: https://github.com/emacs-php/php-mode
1010; ; Package-Requires: ((emacs "24.3"))
Original file line number Diff line number Diff line change 55; ; Author: USAMI Kenta <tadsan@zonu.me>
66; ; URL: https://github.com/emacs-php/php-mode
77; ; Keywords: maint
8- ; ; Version: 1.21.3
8+ ; ; Version: 1.21.4
99; ; Package-Requires: ((emacs "24.3") (cl-lib "0.5"))
1010; ; License: GPL-3.0-or-later
1111
Original file line number Diff line number Diff line change 99; ; Maintainer: USAMI Kenta <tadsan@zonu.me>
1010; ; URL: https://github.com/emacs-php/php-mode
1111; ; Keywords: languages php
12- ; ; Version: 1.21.3
12+ ; ; Version: 1.21.4
1313; ; Package-Requires: ((emacs "24.3") (cl-lib "0.5"))
1414; ; License: GPL-3.0-or-later
1515
16- (defconst php-mode-version-number " 1.21.3 "
16+ (defconst php-mode-version-number " 1.21.4 "
1717 " PHP Mode version number." )
1818
19- (defconst php-mode-modified " 2019-05-25 "
19+ (defconst php-mode-modified " 2019-05-29 "
2020 " PHP Mode build date." )
2121
2222; ; This program is free software; you can redistribute it and/or modify
Original file line number Diff line number Diff line change 55; ; Author: USAMI Kenta <tadsan@zonu.me>
66; ; Keywords: tools, files
77; ; URL: https://github.com/emacs-php/php-mode
8- ; ; Version: 1.21.3
8+ ; ; Version: 1.21.4
99; ; Package-Requires: ((emacs "24.3") (cl-lib "0.5"))
1010; ; License: GPL-3.0-or-later
1111
Original file line number Diff line number Diff line change 44
55; ; Author: USAMI Kenta <tadsan@zonu.me>
66; ; Created: 5 Dec 2018
7- ; ; Version: 1.21.3
7+ ; ; Version: 1.21.4
88; ; Keywords: languages, php
99; ; Homepage: https://github.com/emacs-php/php-mode
1010; ; Package-Requires: ((emacs "24.3") (cl-lib "0.5"))
You can’t perform that action at this time.
0 commit comments