windows: don't care about the commit hash in the version number

This commit is contained in:
Hylke Bons 2012-03-11 23:44:40 +00:00
parent 5f420b4128
commit 065ad4074d

View file

@ -37,7 +37,7 @@
VERSION=DescribeOutput;
ASM_VERSION=String.Format("{0}.{1}",version[0],version[1]);
ASM_FILE_VERSION=String.Format("{0}.{1}.{2}.{3}",version[0],version[1],version[2],version[3]);
ASM_FILE_VERSION="";
} catch (Exception e) {
// Current defaults