Skip to content

Commit

Permalink
Bump patch number to 4
Browse files Browse the repository at this point in the history
Signed-off-by: Maxim Shishmarev <maxim@loki.network>
  • Loading branch information
msgmaxim committed Mar 4, 2019
1 parent 29087cc commit 18bfd8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.cpp.in
@@ -1,6 +1,6 @@
#define DEF_LOKI_VERSION_MAJOR 2
#define DEF_LOKI_VERSION_MINOR 0
#define DEF_LOKI_VERSION_PATCH 3
#define DEF_LOKI_VERSION_PATCH 4

#define LOKI_STRINGIFY2(val) #val
#define LOKI_STRINGIFY(val) LOKI_STRINGIFY2(val)
Expand Down

0 comments on commit 18bfd8d

Please sign in to comment.