version.h Source File

LibRPA: version.h Source File
LibRPA
version.h
1 #pragma once
2 
3 #define LIBRPA_MAJOR_VERSION 0
4 #define LIBRPA_MINOR_VERSION 3
5 #define LIBRPA_MICRO_VERSION 0