branch: externals/m-buffer
commit 8a51de3366599e7fa52e37b596c9ce226b6f04c5
Author: Stefan Monnier <[email protected]>
Commit: Stefan Monnier <[email protected]>
m-buffer.el: Bump version to make a release on GNU ELPA
---
m-buffer.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/m-buffer.el b/m-buffer.el
index 92a2bfa472..754f237cbb 100644
--- a/m-buffer.el
+++ b/m-buffer.el
@@ -6,12 +6,12 @@
;; Author: Phillip Lord <[email protected]>
;; Maintainer: Phillip Lord <[email protected]>
-;; Version: 0.15
+;; Version: 0.16
;; Package-Requires: ((seq "2.14"))
;; The contents of this file are subject to the GPL License, Version 3.0.
-;; Copyright (C) 2014-2022 Free Software Foundation, Inc.
+;; Copyright (C) 2014-2024 Free Software Foundation, Inc.
;; 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