Optibits
Loading...
Searching...
No Matches
include
Optibits
Version.hpp
1
#pragma once
2
3
#include <string>
4
5
#define OPTIBITS_MAJOR_VERSION 0
6
#define OPTIBITS_MINOR_VERSION 0
7
#define OPTIBITS_POINT_VERSION 1
8
9
namespace
Optibits
10
{
12
extern
const
std::string VERSION;
13
}
Generated by
1.12.0