Mercurial > minori
view include/core/version.h @ 171:03b444cbe55f
graph: improve? drawing the text
dark stylesheet: add borders on QMenu, taking inspiration from MPC-HC
media: fix warning about missing enums
author | Paper <mrpapersonic@gmail.com> |
---|---|
date | Mon, 27 Nov 2023 13:51:27 -0500 |
parents | 75c804f713b2 |
children | 649786bae914 |
line wrap: on
line source
#ifndef __core__version_h #define __core__version_h #define MINORI_VERSION "v0.1alpha" #endif // __core__version_h