Skip to content

Commit

Permalink
Bumped the version to 4.8.
Browse files Browse the repository at this point in the history
  • Loading branch information
krivit committed Nov 5, 2024
1 parent 75cc8fb commit 74ecb61
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Package: ergm
Version: 4.7-7458
Version: 4.8.0-7458
Date: 2024-11-04
Title: Fit, Simulate and Diagnose Exponential-Family Models for Networks
Authors@R: c(
Expand Down
2 changes: 1 addition & 1 deletion inst/include/ergm_constants.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

// Macros indicating the version of the C API.
#define ERGM_API_MAJOR 4
#define ERGM_API_MINOR 7
#define ERGM_API_MINOR 8

typedef enum MCMCStatus_enum {
MCMC_OK = 0,
Expand Down

0 comments on commit 74ecb61

Please sign in to comment.