Skip to content

Commit a0d0ff7

Browse files
committed
add version num
1 parent 256c2a6 commit a0d0ff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

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

3-
project(aris VERSION 2.0.3.220504 DESCRIPTION "")
3+
project(aris VERSION 2.2.0.220521 DESCRIPTION "")
44

55
# version
66
configure_file(${PROJECT_SOURCE_DIR}/config/aris_version.h.in aris_version.h)

0 commit comments

Comments
 (0)