* ULib: update version * ULib: update version
@@ -44,7 +44,7 @@ This is the [ULib](http://stefanocasazza.github.io/ULib/) portion of a [benchmar
## Infrastructure Software Versions
The tests were run with:
-* [ULib Version 1.4.2](https://github.com/stefanocasazza/ULib/archive/v1.4.2.tar.gz)
+* [ULib Version 2.4.2](https://github.com/stefanocasazza/ULib/archive/v2.4.2.tar.gz)
Output
======
@@ -33,7 +33,7 @@ ENV AR=gcc-ar-8
ENV RANLIB=gcc-ranlib-8
ENV IROOT=/install
ENV ULIB_ROOT=$IROOT/ULib
-ENV ULIB_VERSION=1.4.2
+ENV ULIB_VERSION=2.4.2
ENV ULIB_DOCUMENT_ROOT=$ULIB_ROOT/ULIB_DOCUMENT_ROOT
WORKDIR $IROOT