From 6187644b660ce284d0a706811eae2dce7cb411b2 Mon Sep 17 00:00:00 2001 From: Alon Bar-Lev Date: Wed, 29 Feb 2012 22:12:20 +0200 Subject: build: windows: install version.sh to allow installer read version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Alon Bar-Lev Acked-by: Samuli Seppänen Signed-off-by: David Sommerseth --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e7232cf..2f72ed8 100644 --- a/.gitignore +++ b/.gitignore @@ -39,6 +39,7 @@ m4/ltsugar.m4 m4/ltversion.m4 m4/lt~obsolete.m4 +version.sh msvc-env-local.bat config-msvc-local.h config-msvc-version.h -- cgit