about summary refs log tree commit diff
path: root/Doc/Makefile.in
diff options
context:
space:
mode:
authorClint Adams <clint@users.sourceforge.net>2008-02-01 02:58:13 +0000
committerClint Adams <clint@users.sourceforge.net>2008-02-01 02:58:13 +0000
commit4b5793c83ee088576cb26cbd96b319a2dc5b98a8 (patch)
treeff246af5e5e393238cd84bb16aa592915cf0f86a /Doc/Makefile.in
parentf6bcc6e1cdf19f35d57382e6f07ed7aece9713ac (diff)
downloadzsh-4b5793c83ee088576cb26cbd96b319a2dc5b98a8.tar.gz
zsh-4b5793c83ee088576cb26cbd96b319a2dc5b98a8.tar.xz
zsh-4b5793c83ee088576cb26cbd96b319a2dc5b98a8.zip
24506: make ZSH_VERSIONSUFFIX propagate to somewhere useful.
Diffstat (limited to 'Doc/Makefile.in')
-rw-r--r--Doc/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/Makefile.in b/Doc/Makefile.in
index 7bd7986f6..e9fd3c0d6 100644
--- a/Doc/Makefile.in
+++ b/Doc/Makefile.in
@@ -28,6 +28,7 @@ subdir = Doc
 dir_top = ..
 
 @VERSION_MK@
+VERSION = @VERSION@
 
 # source/build directories
 VPATH           = @srcdir@