diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2016-03-19 18:32:39 -0700 | 
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2016-03-19 18:32:39 -0700 | 
| commit | 06bfac109512a2b86e24f377d20224195bdb2f53 (patch) | |
| tree | 435d0f7561222c5c00d851730db9941e2ece4822 | |
| parent | 1f5c1b9fc95c31cd69d728fab8ea5b07ecdb9dd9 (diff) | |
| download | pandoc-06bfac109512a2b86e24f377d20224195bdb2f53.tar.gz | |
Fixed version in osx/distribution.xml.
| -rw-r--r-- | osx/distribution.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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. --> | 
