Update VERSION in Makefile to 1.13.0. Signed-off-by: Integral <[email protected]> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile index c14db58d..4b9f2937 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION=1.12.0 +VERSION=1.13.0 PREFIX?=/usr/local LIBEXECDIR?=$(PREFIX)/libexec -- 2.47.0
