Skip to content

Commit aec7c46

Browse files
committed
[brief] Update version number.
[detailed]
1 parent 5d61d34 commit aec7c46

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.24)
5-
project(zeus VERSION 1.0.1 LANGUAGES CXX C)
5+
project(zeus VERSION 1.1.0 LANGUAGES CXX C)
66

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

0 commit comments

Comments
 (0)