Skip to content

Commit

Permalink
Sync with c++ epiworld library
Browse files Browse the repository at this point in the history
  • Loading branch information
apulsipher committed Nov 5, 2024
1 parent 5e298d8 commit 5cb9fa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inst/include/epiworld/epiworld.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
/* Versioning */
#define EPIWORLD_VERSION_MAJOR 0
#define EPIWORLD_VERSION_MINOR 4
#define EPIWORLD_VERSION_PATCH 2
#define EPIWORLD_VERSION_PATCH 3

static const int epiworld_version_major = EPIWORLD_VERSION_MAJOR;
static const int epiworld_version_minor = EPIWORLD_VERSION_MINOR;
Expand Down

0 comments on commit 5cb9fa9

Please sign in to comment.