From 4b5793c83ee088576cb26cbd96b319a2dc5b98a8 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Fri, 1 Feb 2008 02:58:13 +0000 Subject: 24506: make ZSH_VERSIONSUFFIX propagate to somewhere useful. --- Etc/Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'Etc') diff --git a/Etc/Makefile.in b/Etc/Makefile.in index b6743a7ec..c4908748d 100644 --- a/Etc/Makefile.in +++ b/Etc/Makefile.in @@ -29,6 +29,7 @@ dir_top = .. SUBDIRS = @VERSION_MK@ +VERSION = @VERSION@ # source/build directories VPATH = @srcdir@ -- cgit 1.4.1