diff --git a/README.md b/README.md index 84e84988..f0925eaf 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ graph->start(); ## Installation -#### OS X +#### macOS To build with Homebrew dependencies: diff --git a/signal/version.h b/signal/version.h index 7bde5ac4..269252ea 100644 --- a/signal/version.h +++ b/signal/version.h @@ -1,2 +1,2 @@ #define SIGNAL_VERSION "0.1.1" -#define SIGNAL_BUILD 524 +#define SIGNAL_BUILD 525