diff options
| author | Bob Weiner <rsw@gnu.org> | 2019-08-11 11:28:44 -0400 |
|---|---|---|
| committer | Bob Weiner <rsw@gnu.org> | 2019-08-11 11:40:47 -0400 |
| commit | 332ef336a7ad87e25c0563bfeaf0e6758d52c59c (patch) | |
| tree | 2db55ab4753abdca8e23d86a3e65ab84ca059fb6 /Makefile | |
| parent | e64750287764377e5c968985b39d77ab120e5ede (diff) | |
V7.0.3b test release: Basic DEMO updates
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
