branch: externals/poke commit bc0bd9e618a468bbb0d0a68cdc2462db43b5b689 Author: Jose E. Marchesi <jose.march...@oracle.com> Commit: Jose E. Marchesi <jose.march...@oracle.com>
update for 3.0 --- poke.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/poke.el b/poke.el index b610cf5e76..ed2379773d 100644 --- a/poke.el +++ b/poke.el @@ -1,12 +1,12 @@ ;;; poke.el --- Emacs meets GNU poke! -*- lexical-binding: t; -*- -;; Copyright (C) 2022 Free Software Foundation, Inc. +;; Copyright (C) 2022, 2023 Free Software Foundation, Inc. ;; Author: Jose E. Marchesi <jema...@gnu.org> ;; Maintainer: Jose E. Marchesi <jema...@gnu.org> ;; URL: https://www.jemarch.net/poke ;; Package-Requires: ((emacs "25")) -;; Version: 2.1 +;; Version: 3.0 ;; This file is NOT part of GNU Emacs.