Skip to content

Commit

Permalink
Bumped DZSimulator version to 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lacyyy committed Mar 29, 2023
1 parent 9d0064c commit eebae25
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
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.20)

# Project version MUST have format: X.Y.Z
set(DZSIM_VERSION 0.0.3) # Increase this on each release
set(DZSIM_VERSION 0.0.4) # Increase this on each release

string(TIMESTAMP DZSIM_BUILD_TIME "%Y-%m-%d %H:%M UTC" UTC)

Expand Down

0 comments on commit eebae25

Please sign in to comment.