summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Boal <egomet@bboal.com>2024-01-05 16:53:29 +0000
committerBruno Boal <egomet@bboal.com>2024-01-05 16:53:29 +0000
commit06f1be349e9c3d124520b18742911307de9abda3 (patch)
treef774dc0288bd8eaa77f850e450f3fc55af490be4
parent15eb984f5d55476e43fe105b1840a8b70ef45957 (diff)
Bumped version and copyright yearsexternals/theme-buffet
-rw-r--r--theme-buffet.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/theme-buffet.el b/theme-buffet.el
index 0219ce8..ff43217 100644
--- a/theme-buffet.el
+++ b/theme-buffet.el
@@ -1,12 +1,12 @@
;;; theme-buffet.el --- Time based theme switcher -*- lexical-binding: t -*-
-;; Copyright (C) 2023 Free Software Foundation, Inc.
+;; Copyright (C) 2023-2024 Free Software Foundation, Inc.
;; Author: Bruno Boal <egomet@bboal.com>,
;; Protesilaos Stavrou <info@protesilaos.com>
;; Maintainer: Theme-Buffet Development <~bboal/general-issues@lists.sr.ht>
;; URL: https://git.sr.ht/~bboal/theme-buffet
-;; Version: 0.1.1
+;; Version: 0.1.2
;; Package-Requires: ((emacs "29.1"))
;; This file is part of GNU Emacs.