emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/swsw 3261f323e9 077/146: ; Bump version to 1.1.2


From: ELPA Syncer
Subject: [nongnu] elpa/swsw 3261f323e9 077/146: ; Bump version to 1.1.2
Date: Wed, 25 May 2022 02:59:48 -0400 (EDT)

branch: elpa/swsw
commit 3261f323e9a9d2c2cdbd4b0801c47ea637fc0ac4
Author: Daniel Semyonov <cmstr@dsemy.com>
Commit: Daniel Semyonov <cmstr@dsemy.com>

    ; Bump version to 1.1.2
---
 config.mk   | 2 +-
 swsw-pkg.el | 4 ++--
 swsw.el     | 2 +-
 swsw.texi   | 4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/config.mk b/config.mk
index a19cac70c6..82df54ab35 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
 PKG     = swsw
-VERSION = 1.1.1
+VERSION = 1.1.2
 
 INSTALLINFO = install-info
 MAKEINFO    = makeinfo
diff --git a/swsw-pkg.el b/swsw-pkg.el
index 19e7233a15..c7dc5d1454 100644
--- a/swsw-pkg.el
+++ b/swsw-pkg.el
@@ -1,4 +1,4 @@
-(define-package "swsw" "1.1.1" "Simple window switching"
+(define-package "swsw" "1.1.2" "Simple window switching"
   '((emacs "26.1"))
   :keywords ("convenience")
   :authors (("Daniel Semyonov" . "cmstr@dsemy.com"))
@@ -6,4 +6,4 @@
   :url "https://dsemy.com/software/swsw";)
 ;; Local Variables:
 ;; no-byte-compile: t
-;; End:
+;; end:
diff --git a/swsw.el b/swsw.el
index 94ae6a9937..e174fee961 100644
--- a/swsw.el
+++ b/swsw.el
@@ -4,7 +4,7 @@
 
 ;; Author: Daniel Semyonov <cmstr@dsemy.com>
 ;; Maintainer: Daniel Semyonov <cmstr@dsemy.com>
-;; Version: 1.1.1
+;; Version: 1.1.2
 ;; Package-Requires: ((emacs "26.1"))
 ;; Keywords: convenience
 ;; URL: https://dsemy.com/software/swsw
diff --git a/swsw.texi b/swsw.texi
index aad85bdd0a..731fb0d9c1 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 1.1.1
+@subtitle for version 1.1.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 1.1.1.
+This manual is for swsw version 1.1.2.
 
 @insertcopying
 @end ifnottex



reply via email to

[Prev in Thread] Current Thread [Next in Thread]