branch: externals/eev commit 0365f9a21b8494a2fab75838022141b364731e25 Author: Eduardo Ochs <eduardoo...@gmail.com> Commit: Eduardo Ochs <eduardoo...@gmail.com>
Bumped the version in eev.el (for ELPA). --- ChangeLog | 2 ++ VERSION | 4 ++-- eev.el | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0e2edca3e7..032a9f51ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2025-06-07 Eduardo Ochs <eduardoo...@gmail.com> + * eev.el: Bumped the version. + * eev-videolinks.el (ee-1stclassvideos-info): new video (incomplete!): "2025modern". diff --git a/VERSION b/VERSION index 083e11dbea..5a3d49af1e 100644 --- a/VERSION +++ b/VERSION @@ -1,2 +1,2 @@ -Sat Jun 7 04:04:48 GMT 2025 -Sat Jun 7 01:04:48 -03 2025 +Sat Jun 7 04:10:31 GMT 2025 +Sat Jun 7 01:10:31 -03 2025 diff --git a/eev.el b/eev.el index 87a2326c74..696a71af17 100644 --- a/eev.el +++ b/eev.el @@ -1,12 +1,12 @@ ;;; eev.el --- Support for e-scripts (eepitch blocks, elisp hyperlinks, etc) -*- lexical-binding: t; -*- -;; Copyright (C) 2019-2024 Free Software Foundation, Inc. +;; Copyright (C) 2019-2025 Free Software Foundation, Inc. ;; Author: Eduardo Ochs <eduardoo...@gmail.com> ;; Package-Requires: ((emacs "25.1")) ;; Keywords: lisp e-scripts ;; URL: http://anggtwu.net/#eev -;; Version: 20250216 +;; Version: 20250607 ;; 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