Skip to content

Commit a442ea1

Browse files
committed
[brief] Increase minor version number.
[detailed]
1 parent 5db3ae9 commit a442ea1

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
@@ -2,7 +2,7 @@
22
# Project setup.
33
#================================
44
cmake_minimum_required(VERSION 3.27)
5-
project(zeus VERSION 1.3.0 LANGUAGES CXX C)
5+
project(zeus VERSION 1.4.0 LANGUAGES CXX C)
66

77
if (APPLE)
88
message(ERROR "Zeus does not support Apple platforms.")

0 commit comments

Comments
 (0)