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

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

[nongnu] elpa/swsw e7646bf372 129/146: ; Bump to version 2.1


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

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

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

diff --git a/NEWS b/NEWS
index bc61091dda..f9ab6fbedc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
 swsw NEWS -- history of user-visible changes. -*- mode: outline -*-
 See the end of the file for an explanation of the versioning scheme.
 
-* 2.1.0 (in development)
+* 2.1
 
 ** Bump required Emacs version to 27.1.
 
diff --git a/config.mk b/config.mk
index e14b80f6a2..5a843b7df9 100644
--- a/config.mk
+++ b/config.mk
@@ -1,5 +1,5 @@
 PKG     = swsw
-VERSION = 2.0.2
+VERSION = 2.1
 
 INSTALLINFO = install-info
 MAKEINFO    = makeinfo
diff --git a/swsw-pkg.el b/swsw-pkg.el
index d11c053507..9dda45edde 100644
--- a/swsw-pkg.el
+++ b/swsw-pkg.el
@@ -1,4 +1,4 @@
-(define-package "swsw" "2.0.2" "Simple window switching"
+(define-package "swsw" "2.1" "Simple window switching"
   '((emacs "25.1"))
   :keywords ("convenience")
   :authors (("Daniel Semyonov" . "daniel@dsemy.com"))
diff --git a/swsw.el b/swsw.el
index 40afc7d40c..dec526263b 100644
--- a/swsw.el
+++ b/swsw.el
@@ -4,7 +4,7 @@
 
 ;; Author: Daniel Semyonov <daniel@dsemy.com>
 ;; Maintainer: Daniel Semyonov <daniel@dsemy.com>
-;; Version: 2.0.2
+;; Version: 2.1
 ;; Package-Requires: ((emacs "27.1"))
 ;; Keywords: convenience
 ;; URL: https://dsemy.com/software/swsw
diff --git a/swsw.texi b/swsw.texi
index 2fdf721913..69b3efe7f4 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.2.
+@subtitle for version 2.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.0.2.
+This manual is for swsw version 2.1.
 
 @insertcopying
 @end ifnottex



reply via email to

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