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

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

[nongnu] elpa/zenburn-theme 8a1f9d28f5 2/2: Release 2.8


From: ELPA Syncer
Subject: [nongnu] elpa/zenburn-theme 8a1f9d28f5 2/2: Release 2.8
Date: Wed, 15 Mar 2023 07:03:14 -0400 (EDT)

branch: elpa/zenburn-theme
commit 8a1f9d28f503615e5d9b3eac59a2f3c14e75fc20
Author: Bozhidar Batsov <bozhidar@batsov.dev>
Commit: Bozhidar Batsov <bozhidar@batsov.dev>

    Release 2.8
---
 CHANGELOG.md     | 2 ++
 zenburn-theme.el | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 771dc7354c..83a8bac6d2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,8 @@
 
 ## master (unreleased)
 
+## 2.8 (2023-03-15)
+
 ### Changes
 
 * Add `helm-ff-file-extension` face.
diff --git a/zenburn-theme.el b/zenburn-theme.el
index 3b5dffaa21..d27311fee4 100644
--- a/zenburn-theme.el
+++ b/zenburn-theme.el
@@ -4,7 +4,7 @@
 
 ;; Author: Bozhidar Batsov <bozhidar@batsov.com>
 ;; URL: http://github.com/bbatsov/zenburn-emacs
-;; Version: 2.8.0-snapshot
+;; Version: 2.8.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
@@ -31,7 +31,7 @@
 
 ;;; Code:
 
-(deftheme zenburn "The Zenburn color theme")
+(deftheme zenburn "The Zenburn color theme.")
 
 (defgroup zenburn-theme nil
   "Zenburn theme."



reply via email to

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