Decentralised Art Server
High-performance C++ backend that exposes HTML interface and a secure REST API for managing Performative Transactions entities
Loading...
Searching...
No Matches
version.hpp
Go to the documentation of this file.
1
#pragma once
2
3
namespace
dcn
4
{
5
const
short
int
MAJOR_VERSION
= 0;
6
const
short
int
MINOR_VERSION
= 0;
7
const
short
int
PATCH_VERSION
= 1;
8
}
dcn
Definition
decentralised_art.hpp:30
dcn::MAJOR_VERSION
const short int MAJOR_VERSION
Definition
version.hpp:5
dcn::MINOR_VERSION
const short int MINOR_VERSION
Definition
version.hpp:6
dcn::PATCH_VERSION
const short int PATCH_VERSION
Definition
version.hpp:7
src
version
include
version.hpp
Generated by
1.9.8