edbee - Qt Editor Library v0.11.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
edbeeversion.h
Go to the documentation of this file.
1// edbee - Copyright (c) 2012-2025 by Rick Blommers and contributors
2// SPDX-License-Identifier: MIT
3
4#pragma once
5
6#define EDBEE_VERSION "0.11.1"
7
8#define EDBEE_VERSION_MAJOR 0
9#define EDBEE_VERSION_MINOR 11
10#define EDBEE_VERSION_PATCH 1
11#define EDBEE_VERSION_POSTFIX ""