Skip to content

Commit

Permalink
[brief] Updates version numbers.
Browse files Browse the repository at this point in the history
[detailed]
  • Loading branch information
marovira committed May 5, 2023
1 parent bd0ecb3 commit be59112
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Project setup.
#================================
cmake_minimum_required(VERSION 3.24)
project(rad VERSION 1.0.0 LANGUAGES CXX)
project(rad VERSION 1.1.0 LANGUAGES CXX)

if (APPLE)
message(ERROR "RAD does not support Apple platforms.")
Expand Down

0 comments on commit be59112

Please sign in to comment.