VeraCrypt
aboutsummaryrefslogtreecommitdiff
path: root/src/Boot/Windows/BootDebug.h
diff options
context:
space:
mode:
authorEl Mostafa Idrassi <mostafa.idrassi@tutanota.com>2019-10-03 15:34:43 +0100
committerMounir IDRASSI <mounir.idrassi@idrix.fr>2019-10-03 16:34:43 +0200
commitbe09fa8a5333a77aee73eff48699ab05f9c47cee (patch)
treee4e876d9a26b765425208f347fb538d38c4f516e /src/Boot/Windows/BootDebug.h
parent75d0bb97cbad330384244b8c1cdbde3e197eb47b (diff)
downloadVeraCrypt-be09fa8a5333a77aee73eff48699ab05f9c47cee.tar.gz
VeraCrypt-be09fa8a5333a77aee73eff48699ab05f9c47cee.zip
'#define VERSION_STRING XXX' must come before '#define VERSION_STRING_SUFFIX YYY' (#506)
in order for 'export TC_VERSION := $(shell grep VERSION_STRING ../Common/Tcdefs.h | head -n 1 | cut -d'"' -f 2)' in 'src/Main/Main.make' to actually return the version rather than '-CustomEFI'.
Diffstat (limited to 'src/Boot/Windows/BootDebug.h')
0 files changed, 0 insertions, 0 deletions
> 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169