From 7426f7301fc12cc8c57f5c8677567d7495ae2f74 Mon Sep 17 00:00:00 2001 From: Adam Thorn <alt36@cam.ac.uk> Date: Wed, 28 Aug 2019 11:41:57 +0100 Subject: [PATCH] Adobe Reader DC -> v19.012.20040 --- acrobatreaderdc.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/acrobatreaderdc.xml b/acrobatreaderdc.xml index 40a71245..1e66bbd2 100644 --- a/acrobatreaderdc.xml +++ b/acrobatreaderdc.xml @@ -5,8 +5,8 @@ revision="%version%.1" priority="50"> - <variable name="version" value="19.012.20036" /> - <variable name="patchversion" value="1901220036" /> + <variable name="version" value="19.012.20040" /> + <variable name="patchversion" value="1901220040" /> <check type="uninstall" condition="versiongreaterorequal" path="Adobe Acrobat Reader DC" value="%version%" /> <!-- patches are cumulative; we only need to apply the latest one --> -- GitLab