From cef75e3e15b3c96fa6e78e0212384dac1eacab02 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 15 Mar 2020 22:56:47 +0100 Subject: [PATCH] Fix didn't rename include footer for GenericTrapQuit --- dev/ofunctions.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev/ofunctions.sh b/dev/ofunctions.sh index d7a5c96..fe07c6b 100644 --- a/dev/ofunctions.sh +++ b/dev/ofunctions.sh @@ -31,7 +31,7 @@ #### OFUNCTIONS MINI SUBSET #### #### OFUNCTIONS MICRO SUBSET #### _OFUNCTIONS_VERSION=2.3.0-RC4 -_OFUNCTIONS_BUILD=2020031502 +_OFUNCTIONS_BUILD=2020031503 #### _OFUNCTIONS_BOOTSTRAP SUBSET #### _OFUNCTIONS_BOOTSTRAP=true #### _OFUNCTIONS_BOOTSTRAP SUBSET END #### @@ -439,7 +439,7 @@ function GenericTrapQuit { exit $exitcode } -#### TrapQuit SUBSET END #### +#### GenericTrapQuit SUBSET END #### #### CleanUp SUBSET #### function CleanUp {