Skip to content

Commit

Permalink
Remove tag - version 1.0.0 fcs now.
Browse files Browse the repository at this point in the history
  • Loading branch information
gdamore committed Jun 8, 2018
1 parent e7e98a4 commit 55e0fa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nng.h
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ extern "C" {
#define NNG_MAJOR_VERSION 1
#define NNG_MINOR_VERSION 0
#define NNG_PATCH_VERSION 0
#define NNG_RELEASE_SUFFIX "-rc.1" // if non-empty, this is a pre-release
#define NNG_RELEASE_SUFFIX "" // if non-empty, this is a pre-release

// Maximum length of a socket address. This includes the terminating NUL.
// This limit is built into other implementations, so do not change it.
Expand Down

0 comments on commit 55e0fa5

Please sign in to comment.