summaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2016-11-24 00:40:21 -0800
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2016-11-24 00:40:21 -0800
commitfcc9e1bddda816886a99704d24a63bf123cfec15 (patch)
tree2a1c379064df2f16c661d2e76ff7dff0f461bcde /_includes
parent27837382e128b9b2b8ead3c4a8326c8604295091 (diff)
1.8 release
Diffstat (limited to '_includes')
-rw-r--r--_includes/header.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/_includes/header.html b/_includes/header.html
index 57b66d5..f00aed2 100644
--- a/_includes/header.html
+++ b/_includes/header.html
@@ -28,9 +28,9 @@
Downloads:
<ul>
<li><a href="http://github.com/zeux/pugixml/releases/download/v{{site.version}}/pugixml-{{site.version}}.zip" onclick="trackLink('download', 'pugixml-{{site.version}}.zip')">pugixml-{{site.version}}.zip</a><br/>
- <small>357 Kb, Windows line endings</small></li>
+ <small>374 KB, Windows line endings</small></li>
<li><a href="http://github.com/zeux/pugixml/releases/download/v{{site.version}}/pugixml-{{site.version}}.tar.gz" onclick="trackLink('download', 'pugixml-{{site.version}}.tar.gz')">pugixml-{{site.version}}.tar.gz</a><br/>
- <small>338 Kb, Unix line endings</small></li>
+ <small>349 KB, Unix line endings</small></li>
</ul>
Documentation: