Skip to content

Commit

Permalink
Patching epiworld version
Browse files Browse the repository at this point in the history
  • Loading branch information
gvegayon committed Jun 4, 2024
1 parent 8be0819 commit 6716e3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/epiworld/epiworld.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
/* Versioning */
#define EPIWORLD_VERSION_MAJOR 0
#define EPIWORLD_VERSION_MINOR 2
#define EPIWORLD_VERSION_PATCH 0
#define EPIWORLD_VERSION_PATCH 1

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

0 comments on commit 6716e3f

Please sign in to comment.