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.