Skip to content

Commit

Permalink
prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinkreiser authored Mar 2, 2021
1 parent 0a78f7a commit bfd1534
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions prime_server/prime_server.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

// some version info
#define PRIME_SERVER_VERSION_MAJOR 0
#define PRIME_SERVER_VERSION_MINOR 6
#define PRIME_SERVER_VERSION_PATCH 7
#define PRIME_SERVER_VERSION_MINOR 7
#define PRIME_SERVER_VERSION_PATCH 0

#include <cstdint>
#include <functional>
Expand Down

0 comments on commit bfd1534

Please sign in to comment.