Skip to content
Snippets Groups Projects
Commit 6bf6c583 authored by Leslie Linden's avatar Leslie Linden
Browse files

Updated to build version 1.2.6

parent 845c76d3
No related branches found
No related tags found
No related merge requests found
......@@ -110,9 +110,9 @@
</map>
</map>
<key>source_directory</key>
<string>zlib-1.2.5</string>
<string>zlib-1.2.6</string>
<key>version</key>
<string>1.2.5</string>
<string>1.2.6</string>
</map>
<key>type</key>
<string>autobuild</string>
......
......@@ -7,7 +7,7 @@ set -x
# make errors fatal
set -e
ZLIB_VERSION="1.2.5"
ZLIB_VERSION="1.2.6"
ZLIB_SOURCE_DIR="zlib-$ZLIB_VERSION"
if [ -z "$AUTOBUILD" ] ; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment