Skip to content

Commit

Permalink
Bump version to 1.0.0-beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
alerei committed Apr 5, 2022
1 parent aa5ad3a commit 398bf95
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 @@ -17,7 +17,7 @@ cmake_minimum_required(VERSION 3.13)
project(FLECS)

# set version
set(VERSION 1.0.0-beta.3)
set(VERSION 1.0.0-beta.4)
add_definitions(-DFLECS_VERSION="${VERSION}")

set(CMAKE_MODULE_PATH
Expand Down

0 comments on commit 398bf95

Please sign in to comment.