From da9d6dd8e13db91e1c6657270da0a612c4befab4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marko=20Bari=C5=A1i=C4=87?= <48765171+MarkoBarisic@users.noreply.github.com> Date: Fri, 17 Nov 2023 14:17:43 +0100 Subject: [PATCH] Prepare for 2.12.1 patch release (#1524) * Update license date * Add override version --- CMakeLists.txt | 2 +- licenses/BSL.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index a5ad2612a6..7637b69b58 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -64,7 +64,7 @@ option(MG_ENTERPRISE "Build Memgraph Enterprise Edition" ON) # Set the current version here to override the automatic version detection. The # version must be specified as `X.Y.Z`. Primarily used when building new patch # versions. -set(MEMGRAPH_OVERRIDE_VERSION "") +set(MEMGRAPH_OVERRIDE_VERSION "2.12.1") # Custom suffix that this version should have. The suffix can be any arbitrary # string. Primarily used when building a version for a specific customer. diff --git a/licenses/BSL.txt b/licenses/BSL.txt index deca9a407d..727eee9dbc 100644 --- a/licenses/BSL.txt +++ b/licenses/BSL.txt @@ -36,7 +36,7 @@ ADDITIONAL USE GRANT: You may use the Licensed Work in accordance with the 3. using the Licensed Work to create a work or solution which competes (or might reasonably be expected to compete) with the Licensed Work. -CHANGE DATE: 2027-30-10 +CHANGE DATE: 2027-17-11 CHANGE LICENSE: Apache License, Version 2.0 For information about alternative licensing arrangements, please visit: https://memgraph.com/legal.