Skip to content

Commit 05a8b66

Browse files
committed
Bumped the project version.
1 parent dd3dcdd commit 05a8b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Celerity/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.10)
22

33
# set the project name
4-
project(Celerity VERSION 0.5)
4+
project(Celerity VERSION 0.7)
55

66
# specify the C++ standard
77
set(CMAKE_CXX_STANDARD 20)

0 commit comments

Comments
 (0)