Skip to content

Commit

Permalink
Bump db version
Browse files Browse the repository at this point in the history
  • Loading branch information
royi-luo committed Dec 18, 2024
1 parent 0ddc621 commit dbad6a6
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
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.15)

project(Kuzu VERSION 0.7.1.1 LANGUAGES CXX C)
project(Kuzu VERSION 0.7.1.2 LANGUAGES CXX C)

option(SINGLE_THREADED "Single-threaded mode" FALSE)
if(SINGLE_THREADED)
Expand Down

0 comments on commit dbad6a6

Please sign in to comment.