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

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

[elpa] externals/window-commander 5faeffc163 153/170: ; Bump version to


From: ELPA Syncer
Subject: [elpa] externals/window-commander 5faeffc163 153/170: ; Bump version to 2.2
Date: Wed, 28 Jun 2023 19:00:36 -0400 (EDT)

branch: externals/window-commander
commit 5faeffc16329a4a4946780c880c343a9fb95deb4
Author: Daniel Semyonov <daniel@dsemy.com>
Commit: Daniel Semyonov <daniel@dsemy.com>

    ; Bump version to 2.2
---
 .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 523ea39b84..5f9dd364fe 100644
--- a/.build.yml
+++ b/.build.yml
@@ -8,4 +8,4 @@ tasks:
                 cd swsw
                 make
 artifacts:
-        - swsw/swsw-2.1.1.tar
+        - swsw/swsw-2.2.tar
diff --git a/config.mk b/config.mk
index 6415e98051..967c31ce55 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
 PKG     = swsw
-VERSION = 2.1.1
+VERSION = 2.2
 
 INSTALLINFO = install-info
 MAKEINFO    = makeinfo
diff --git a/swsw.el b/swsw.el
index f05a79f08d..a04b163050 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.1
+;; Version: 2.2
 ;; Package-Requires: ((emacs "27.1"))
 ;; Keywords: convenience
 ;; URL: https://dsemy.com/projects/swsw
diff --git a/swsw.texi b/swsw.texi
index ffcf0de737..b6720058f8 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.1.
+@subtitle for version 2.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.1.1.
+This manual is for swsw version 2.2.
 
 @insertcopying
 @end ifnottex



reply via email to

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