Skip to content

Commit

Permalink
Update header
Browse files Browse the repository at this point in the history
  • Loading branch information
jlblancoc committed Mar 2, 2024
1 parent 5e3fc06 commit 3db80b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/simulator/include/mvsim/mvsim_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@

// clang-format off
#define MVSIM_MAJOR_VERSION 0
#define MVSIM_MINOR_VERSION 8
#define MVSIM_PATCH_VERSION 3
#define MVSIM_MINOR_VERSION 9
#define MVSIM_PATCH_VERSION 0

#define MVSIM_STR_EXP(__A) #__A
#define MVSIM_STR(__A) MVSIM_STR_EXP(__A)
Expand Down

0 comments on commit 3db80b0

Please sign in to comment.