branch: elpa/swift-mode commit cde97e20a8c80075920f0e01ec76de1816aed114 Author: taku0 <mxxouy6x3m_git...@tatapa.org> Commit: taku0 <mxxouy6x3m_git...@tatapa.org>
Bump version to 7.1.0 --- swift-mode-beginning-of-defun.el | 2 +- swift-mode-font-lock.el | 2 +- swift-mode-indent.el | 2 +- swift-mode-lexer.el | 2 +- swift-mode-repl.el | 2 +- swift-mode-standard-types.el | 2 +- swift-mode.el | 2 +- test/swift-mode-test-beginning-of-defun.el | 2 +- test/swift-mode-test-indent.el | 2 +- test/swift-mode-test.el | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/swift-mode-beginning-of-defun.el b/swift-mode-beginning-of-defun.el index 099cd08..a998141 100644 --- a/swift-mode-beginning-of-defun.el +++ b/swift-mode-beginning-of-defun.el @@ -4,7 +4,7 @@ ;; Authors: taku0 (http://github.com/taku0) ;; -;; Version: 7.0.1 +;; Version: 7.1.0 ;; Package-Requires: ((emacs "24.4") (seq "2.3")) ;; Keywords: languages swift diff --git a/swift-mode-font-lock.el b/swift-mode-font-lock.el index cb12cfc..aa00caa 100644 --- a/swift-mode-font-lock.el +++ b/swift-mode-font-lock.el @@ -9,7 +9,7 @@ ;; Arthur Evstifeev <l...@pisem.net> ;; Michael Sanders <michael.sand...@fastmail.com> ;; -;; Version: 7.0.1 +;; Version: 7.1.0 ;; Package-Requires: ((emacs "24.4") (seq "2.3")) ;; Keywords: languages swift diff --git a/swift-mode-indent.el b/swift-mode-indent.el index 37f0f70..19d2f4f 100644 --- a/swift-mode-indent.el +++ b/swift-mode-indent.el @@ -7,7 +7,7 @@ ;; Bozhidar Batsov <bozhi...@batsov.com> ;; Arthur Evstifeev <l...@pisem.net> ;; -;; Version: 7.0.1 +;; Version: 7.1.0 ;; Package-Requires: ((emacs "24.4") (seq "2.3")) ;; Keywords: languages swift diff --git a/swift-mode-lexer.el b/swift-mode-lexer.el index eb230da..ef8c273 100644 --- a/swift-mode-lexer.el +++ b/swift-mode-lexer.el @@ -7,7 +7,7 @@ ;; Bozhidar Batsov <bozhi...@batsov.com> ;; Arthur Evstifeev <l...@pisem.net> ;; -;; Version: 7.0.1 +;; Version: 7.1.0 ;; Package-Requires: ((emacs "24.4") (seq "2.3")) ;; Keywords: languages swift diff --git a/swift-mode-repl.el b/swift-mode-repl.el index c9322fd..3e4d08b 100644 --- a/swift-mode-repl.el +++ b/swift-mode-repl.el @@ -9,7 +9,7 @@ ;; Arthur Evstifeev <l...@pisem.net> ;; Michael Sanders <michael.sand...@fastmail.com> ;; -;; Version: 7.0.1 +;; Version: 7.1.0 ;; Package-Requires: ((emacs "24.4") (seq "2.3")) ;; Keywords: languages swift diff --git a/swift-mode-standard-types.el b/swift-mode-standard-types.el index 6b6d0b7..a9db967 100644 --- a/swift-mode-standard-types.el +++ b/swift-mode-standard-types.el @@ -4,7 +4,7 @@ ;; Authors: taku0 (http://github.com/taku0) ;; -;; Version: 7.0.1 +;; Version: 7.1.0 ;; Package-Requires: ((emacs "24.4") (seq "2.3")) ;; Keywords: languages swift diff --git a/swift-mode.el b/swift-mode.el index d42d8a0..a7e7c24 100644 --- a/swift-mode.el +++ b/swift-mode.el @@ -7,7 +7,7 @@ ;; Bozhidar Batsov <bozhi...@batsov.com> ;; Arthur Evstifeev <l...@pisem.net> ;; -;; Version: 7.0.1 +;; Version: 7.1.0 ;; Package-Requires: ((emacs "24.4") (seq "2.3")) ;; Keywords: languages swift ;; URL: https://github.com/swift-emacs/swift-mode diff --git a/test/swift-mode-test-beginning-of-defun.el b/test/swift-mode-test-beginning-of-defun.el index 1425623..ccf3707 100644 --- a/test/swift-mode-test-beginning-of-defun.el +++ b/test/swift-mode-test-beginning-of-defun.el @@ -4,7 +4,7 @@ ;; Authors: taku0 (http://github.com/taku0) ;; -;; Version: 7.0.1 +;; Version: 7.1.0 ;; Package-Requires: ((emacs "24.4") (seq "2.3")) ;; Keywords: languages swift ;; URL: https://github.com/swift-emacs/swift-mode diff --git a/test/swift-mode-test-indent.el b/test/swift-mode-test-indent.el index 3b47932..e0d9960 100644 --- a/test/swift-mode-test-indent.el +++ b/test/swift-mode-test-indent.el @@ -4,7 +4,7 @@ ;; Authors: taku0 (http://github.com/taku0) ;; -;; Version: 7.0.1 +;; Version: 7.1.0 ;; Package-Requires: ((emacs "24.4") (seq "2.3")) ;; Keywords: languages swift ;; URL: https://github.com/swift-emacs/swift-mode diff --git a/test/swift-mode-test.el b/test/swift-mode-test.el index b0ccd55..7bd665e 100644 --- a/test/swift-mode-test.el +++ b/test/swift-mode-test.el @@ -4,7 +4,7 @@ ;; Authors: taku0 (http://github.com/taku0) ;; -;; Version: 7.0.1 +;; Version: 7.1.0 ;; Package-Requires: ((emacs "24.4") (seq "2.3")) ;; Keywords: languages swift ;; URL: https://github.com/swift-emacs/swift-mode