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

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

[nongnu] elpa/swsw bbe31e347c 146/146: ; Bump version to 2.1.1


From: ELPA Syncer
Subject: [nongnu] elpa/swsw bbe31e347c 146/146: ; Bump version to 2.1.1
Date: Wed, 25 May 2022 02:59:57 -0400 (EDT)

branch: elpa/swsw
commit bbe31e347c794df2753f67520060182745c8f19f
Author: Daniel Semyonov <daniel@dsemy.com>
Commit: Daniel Semyonov <daniel@dsemy.com>

    ; Bump version to 2.1.1
---
 .build.yml | 2 +-
 config.mk  | 2 +-
 swsw.el    | 2 +-
 swsw.texi  | 4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/.build.yml b/.build.yml
index 18e16d896f..523ea39b84 100644
--- a/.build.yml
+++ b/.build.yml
@@ -8,4 +8,4 @@ tasks:
                 cd swsw
                 make
 artifacts:
-        - swsw/swsw-2.1.tar
+        - swsw/swsw-2.1.1.tar
diff --git a/config.mk b/config.mk
index 5a843b7df9..6415e98051 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
 PKG     = swsw
-VERSION = 2.1
+VERSION = 2.1.1
 
 INSTALLINFO = install-info
 MAKEINFO    = makeinfo
diff --git a/swsw.el b/swsw.el
index 3a50413295..1739b79751 100644
--- a/swsw.el
+++ b/swsw.el
@@ -4,7 +4,7 @@
 
 ;; Author: Daniel Semyonov <daniel@dsemy.com>
 ;; Maintainer: swsw Mailing List <~dsemy/swsw-devel@lists.sr.ht>
-;; Version: 2.1
+;; Version: 2.1.1
 ;; Package-Requires: ((emacs "27.1"))
 ;; Keywords: convenience
 ;; URL: https://dsemy.com/projects/swsw
diff --git a/swsw.texi b/swsw.texi
index e6e5dc68d1..b337984ec7 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.1.
+@subtitle for version 2.1.1.
 @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.1.
+This manual is for swsw version 2.1.1.
 
 @insertcopying
 @end ifnottex



reply via email to

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