From 06bfac109512a2b86e24f377d20224195bdb2f53 Mon Sep 17 00:00:00 2001 From: John MacFarlane <jgm@berkeley.edu> Date: Sat, 19 Mar 2016 18:32:39 -0700 Subject: [PATCH] Fixed version in osx/distribution.xml. --- osx/distribution.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osx/distribution.xml b/osx/distribution.xml index 346fe06fe..a92f20ad0 100644 --- a/osx/distribution.xml +++ b/osx/distribution.xml @@ -11,7 +11,7 @@ <options hostArchitectures="x86_64" /> <!-- List all component packages --> <pkg-ref id="net.johnmacfarlane.pandoc" - version="1.16.0.2" + version="1.17" auth="root">pandoc.pkg</pkg-ref> <!-- List them again here. They can now be organized as a hierarchy if you want. -->