Skip to content

Commit

Permalink
bump version (#68)
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
goshiz authored Jul 18, 2024
1 parent 4a5c2fc commit b4e0fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/version.cpp.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#define DEF_MONERO_VERSION_TAG "@VERSIONTAG@"
#define DEF_MONERO_VERSION "0.18.2.2"
#define DEF_HAVEN_VERSION "4.0.1"
#define DEF_HAVEN_VERSION "4.0.2"
#define DEF_HAVEN_VERSION_TAG "035defd"
#define DEF_MONERO_RELEASE_NAME "Prometheus"
#define DEF_MONERO_VERSION_FULL DEF_HAVEN_VERSION "-" DEF_HAVEN_VERSION_TAG ", based on Monero " DEF_MONERO_VERSION "-" DEF_MONERO_VERSION_TAG
Expand Down

0 comments on commit b4e0fb6

Please sign in to comment.