summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBob Weiner <rsw@gnu.org>2019-08-11 11:28:44 -0400
committerBob Weiner <rsw@gnu.org>2019-08-11 11:40:47 -0400
commit332ef336a7ad87e25c0563bfeaf0e6758d52c59c (patch)
tree2db55ab4753abdca8e23d86a3e65ab84ca059fb6 /Makefile
parente64750287764377e5c968985b39d77ab120e5ede (diff)
V7.0.3b test release: Basic DEMO updates
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f649606..968dd18 100644
--- a/Makefile
+++ b/Makefile
@@ -54,7 +54,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.0.3a
+HYPB_VERSION = 7.0.3b
# Emacs executable used to byte-compile .el files into .elc's.
# Possibilities include: emacs, infodock, etc.