branch: externals/window-commander
commit f1693950a97c903c3441f454a08490fe35f4eb2f
Author: Daniel Semyonov <[email protected]>
Commit: Daniel Semyonov <[email protected]>
; Bump version to 3.0
---
NEWS | 2 +-
wincom.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/NEWS b/NEWS
index 1ea870875a..d59522ffa0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
Window Commander NEWS -- history of user-visible changes. -*- mode: outline -*-
See the end of the file for an explanation of the versioning scheme.
-* 3.0 (wip)
+* 3.0
** Rename to Window Commander.
** Remove functions and vars obsoleted in version 2.x.
diff --git a/wincom.el b/wincom.el
index ad068da3a2..defa085530 100644
--- a/wincom.el
+++ b/wincom.el
@@ -4,7 +4,7 @@
;; Author: Daniel Semyonov <[email protected]>
;; Maintainer: Daniel Semyonov <[email protected]>
-;; Version: 2.3
+;; Version: 3.0
;; Package-Requires: ((emacs "27.1"))
;; Keywords: convenience
;; URL: https://dsemy.com/projects/window-commander