From 08910b38955c37e732ee7fdf5eceffc6f2ee2422 Mon Sep 17 00:00:00 2001 From: deajan Date: Tue, 23 Jul 2019 10:40:40 +0200 Subject: [PATCH] Fixed typo in build number --- dev/ofunctions.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/ofunctions.sh b/dev/ofunctions.sh index 15b5e6d..f297f05 100644 --- a/dev/ofunctions.sh +++ b/dev/ofunctions.sh @@ -31,7 +31,7 @@ #### OFUNCTIONS MINI SUBSET #### #### OFUNCTIONS MICRO SUBSET #### _OFUNCTIONS_VERSION=2.3.0-dev-postRC2 -_OFUNCTIONS_BUILD=20190701901 +_OFUNCTIONS_BUILD=2019072301 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BOOTSTRAP=true #### _OFUNCTIONS_BOOTSTRAP SUBSET END ####