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

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

[elpa] externals/hyperbole cb8b283 39/51: V7.1.1 Test Release


From: Stefan Monnier
Subject: [elpa] externals/hyperbole cb8b283 39/51: V7.1.1 Test Release
Date: Sun, 12 Jul 2020 18:10:17 -0400 (EDT)

branch: externals/hyperbole
commit cb8b283552a5cde6305e6dd965a94e6020c8661c
Author: Bob Weiner <rsw@gnu.org>
Commit: Bob Weiner <rsw@gnu.org>

    V7.1.1 Test Release
---
 Changes        | 2 ++
 HY-ABOUT       | 2 +-
 Makefile       | 2 +-
 README.md      | 2 +-
 README.md.html | 2 +-
 hversion.el    | 2 +-
 hyperbole.el   | 4 ++--
 7 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/Changes b/Changes
index ff60cc2..7ff0d20 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
 2020-03-01  Bob Weiner  <rsw@gnu.org>
 
+* Published 7.1.1 test release.
+
 * hypb.el (hypb:display-file-with-logo): Modified to not move point or do 
anything other than use view-mode
     to display the file buffer if it exists prior to this call.  This allows 
using {C-h h d d} to jump back
     to the same point in the DEMO.  The FILE argument is now required.
diff --git a/HY-ABOUT b/HY-ABOUT
index bed27ff..6a80582 100644
--- a/HY-ABOUT
+++ b/HY-ABOUT
@@ -3,7 +3,7 @@
                    Designed and Written by Bob Weiner
                 Maintained by Mats Lidell and Bob Weiner
                  https://www.gnu.org/software/hyperbole/
-                            Version 7.1.0
+                            Version 7.1.1
 
          Say thanks or send a testimonial if you like Hyperbole:
                         Email: <rsw@gnu.org>
diff --git a/Makefile b/Makefile
index e33c93c..93c806c 100644
--- a/Makefile
+++ b/Makefile
@@ -63,7 +63,7 @@
 
 # This ver setup won't work under any make except GNU make, so set it manually.
 #HYPB_VERSION = "`head -3 hversion.el | tail -1 | sed -e 's/.*|\(.*\)|.*/\1/'`"
-HYPB_VERSION = 7.1.0
+HYPB_VERSION = 7.1.1
 
 # Emacs executable used to byte-compile .el files into .elc's.
 # Possibilities include: emacs, infodock, etc.
diff --git a/README.md b/README.md
index 12a57f8..fcf7315 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# GNU Hyperbole 7.1.0 - The Everyday Hypertextual Information Manager
+# GNU Hyperbole 7.1.1 - The Everyday Hypertextual Information Manager
 
 [Say thanks or send a testimonial if you like Hyperbole.(mailto:rsw@gnu.org)]
 
diff --git a/README.md.html b/README.md.html
index 0dbf4c2..3df35e0 100644
--- a/README.md.html
+++ b/README.md.html
@@ -1,5 +1,5 @@
 <h1>
-<a 
id="user-content-gnu-hyperbole-710---the-everyday-hypertextual-information-manager"
 class="anchor" 
href="#gnu-hyperbole-710---the-everyday-hypertextual-information-manager" 
aria-hidden="true"><span aria-hidden="true" class="octicon 
octicon-link"></span></a>GNU Hyperbole 7.1.0 - The Everyday Hypertextual 
Information Manager</h1>
+<a 
id="user-content-gnu-hyperbole-711---the-everyday-hypertextual-information-manager"
 class="anchor" 
href="#gnu-hyperbole-711---the-everyday-hypertextual-information-manager" 
aria-hidden="true"><span aria-hidden="true" class="octicon 
octicon-link"></span></a>GNU Hyperbole 7.1.1 - The Everyday Hypertextual 
Information Manager</h1>
 <p>[Say thanks or send a testimonial if you like Hyperbole.(mailto:<a 
href="mailto:rsw@gnu.org";>rsw@gnu.org</a>)]</p>
 
 <p><strong>Table of Contents</strong></p>
diff --git a/hversion.el b/hversion.el
index 50bde5c..5e0889f 100644
--- a/hversion.el
+++ b/hversion.el
@@ -23,7 +23,7 @@
 ;;; Public variables
 ;;; ************************************************************************
 
-(defconst hyperb:version "7.1.0" "GNU Hyperbole revision number.")
+(defconst hyperb:version "7.1.1" "GNU Hyperbole revision number.")
 
 ;;;###autoload
 (defvar hyperb:microsoft-os-p
diff --git a/hyperbole.el b/hyperbole.el
index fe6a423..55f9ef7 100644
--- a/hyperbole.el
+++ b/hyperbole.el
@@ -5,8 +5,8 @@
 ;; Author:           Bob Weiner
 ;; Maintainer:       Bob Weiner <rsw@gnu.org>, Mats Lidell <matsl@gnu.org>
 ;; Created:          06-Oct-92 at 11:52:51
-;; Released:         17-Feb-23
-;; Version:          7.1.0
+;; Released:         01-Mar-20
+;; Version:          7.1.1
 ;; Keywords:         comm, convenience, files, frames, hypermedia, languages, 
mail, matching, mouse, multimedia, outlines, tools, wp
 ;; Package:          hyperbole
 ;; Package-Requires: ((emacs "24.4"))



reply via email to

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