Skip to content

Commit

Permalink
update patch version 2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
brunos252 committed Jan 26, 2023
1 parent d7156cb commit ea969ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,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 "2.5.1")
set(MEMGRAPH_OVERRIDE_VERSION "2.5.2")

# Custom suffix that this version should have. The suffix can be any arbitrary
# string. Primarily used when building a version for a specific customer.
Expand Down

0 comments on commit ea969ba

Please sign in to comment.