Bump Memgraph version to 0.8.0
Reviewers: buda, mferencevic, mislav.bradac, florijan Reviewed By: florijan Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D881
This commit is contained in:
parent
888a63b784
commit
9e744bc7dc
@ -1,6 +1,6 @@
|
||||
# Change Log
|
||||
|
||||
## Next version
|
||||
## v0.8.0
|
||||
|
||||
### Major Features and Improvements
|
||||
|
||||
|
@ -30,7 +30,7 @@ set(CMAKE_C_COMPILER "clang")
|
||||
set(CMAKE_CXX_COMPILER "clang++")
|
||||
# -----------------------------------------------------------------------------
|
||||
|
||||
project(memgraph VERSION 0.7.0)
|
||||
project(memgraph VERSION 0.8.0)
|
||||
# -----------------------------------------------------------------------------
|
||||
|
||||
# setup CMake module path, defines path for include() and find_package()
|
||||
|
Loading…
Reference in New Issue
Block a user