Skip to content

Commit

Permalink
version 5.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptokatz committed Mar 3, 2019
1 parent 1f2f21a commit 6d81b1e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
[![Build Status](https://travis-ci.org/ConcealNetwork/conceal-core.svg?branch=dev)](https://travis-ci.org/ConcealNetwork/conceal-core) [![Build status](https://ci.appveyor.com/api/projects/status/github/concealnetwork/conceal-core?branch=dev&svg=true)](https://ci.appveyor.com/project/cryptokatz/conceal-core)

# Conceal Core (CLI)
Latest Release: v5.2.3
Latest Release: v5.2.4
Maintained by The Circle Team.

## Information
Expand Down
4 changes: 2 additions & 2 deletions src/version.h.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#define BUILD_COMMIT_ID "@VERSION@"
#define PROJECT_VERSION "5.2.3"
#define PROJECT_VERSION_BUILD_NO "23"
#define PROJECT_VERSION "5.2.4"
#define PROJECT_VERSION_BUILD_NO "24"
#define PROJECT_VERSION_LONG PROJECT_VERSION "." PROJECT_VERSION_BUILD_NO "(" BUILD_COMMIT_ID ")"

0 comments on commit 6d81b1e

Please sign in to comment.