branch: externals/window-commander commit 3882424448cf02be38f022408fe7beed9c176797 Author: Daniel Semyonov <cm...@dsemy.com> Commit: Daniel Semyonov <cm...@dsemy.com>
; Bump to version 2.0.2 --- NEWS | 4 ++++ config.mk | 2 +- swsw-pkg.el | 2 +- swsw.el | 2 +- swsw.texi | 4 ++-- 5 files changed, 9 insertions(+), 5 deletions(-) diff --git a/NEWS b/NEWS index f9a483552b..9a5cb43d55 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,10 @@ swsw NEWS -- history of user-visible changes. See the end of the file for an explanation of the versioning scheme. +* 2.0.2 + +** No user visible changes. + * 2.0.1 ** Add a link to the info node in the customization buffer. diff --git a/config.mk b/config.mk index d97617b488..e14b80f6a2 100644 --- a/config.mk +++ b/config.mk @@ -1,5 +1,5 @@ PKG = swsw -VERSION = 2.0.1 +VERSION = 2.0.2 INSTALLINFO = install-info MAKEINFO = makeinfo diff --git a/swsw-pkg.el b/swsw-pkg.el index ffa878b561..4b34e11174 100644 --- a/swsw-pkg.el +++ b/swsw-pkg.el @@ -1,4 +1,4 @@ -(define-package "swsw" "2.0.1" "Simple window switching" +(define-package "swsw" "2.0.2" "Simple window switching" '((emacs "26.1")) :keywords ("convenience") :authors (("Daniel Semyonov" . "cm...@dsemy.com")) diff --git a/swsw.el b/swsw.el index 498cab9f0f..45d6106383 100644 --- a/swsw.el +++ b/swsw.el @@ -4,7 +4,7 @@ ;; Author: Daniel Semyonov <cm...@dsemy.com> ;; Maintainer: Daniel Semyonov <cm...@dsemy.com> -;; Version: 2.0.1 +;; Version: 2.0.2 ;; Package-Requires: ((emacs "26.1")) ;; Keywords: convenience ;; URL: https://dsemy.com/software/swsw diff --git a/swsw.texi b/swsw.texi index 9c3f571729..54db1a3e56 100644 --- a/swsw.texi +++ b/swsw.texi @@ -28,7 +28,7 @@ General Public License for more details. @titlepage @title swsw User Manual -@subtitle for version 2.0.1. +@subtitle for version 2.0.2. @author Daniel Semyonov @page @vskip 0pt plus 1filll @@ -45,7 +45,7 @@ swsw provides a minor mode for switching to windows using IDs assigned to them automatically. @noindent -This manual is for swsw version 2.0.1. +This manual is for swsw version 2.0.2. @insertcopying @end ifnottex