From ae3779e281550ae5fd12e6c82a3b4cd8b19ace97 Mon Sep 17 00:00:00 2001 From: Anshul Khandelwal <12948312+k-anshul@users.noreply.github.com> Date: Wed, 18 Oct 2023 13:24:09 +0530 Subject: [PATCH] Update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c7d025fc..2928ee0c 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -DUCKDB_VERSION=0.9.1 +DUCKDB_VERSION=0.9.1-branch .PHONY: install install: