Skip to content

Commit d6d356d

Browse files
committed
Update version for release
1 parent 1849e74 commit d6d356d

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,7 +1,7 @@
11
cmake_minimum_required(VERSION 3.12)
22

33
project(ExaCA LANGUAGES CXX)
4-
set(PROJECT_VERSION "1.3.0-dev")
4+
set(PROJECT_VERSION "1.3.0")
55

66
include(GNUInstallDirs)
77

0 commit comments

Comments
 (0)