summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS2
-rw-r--r--desktop-registry.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index a38c431..e1614a3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
# -*- mode: org; -*-
#+STARTUP: showall
-* Development
+* 1.1.0
- Add =desktop-registry-remove-desktop= command to remove desktops you
no longer (want to) use.
diff --git a/desktop-registry.el b/desktop-registry.el
index ba35d16..5204798 100644
--- a/desktop-registry.el
+++ b/desktop-registry.el
@@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: convenience
-;; Version: 1.0.0
+;; Version: 1.1.0
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by