Mako 8.4.0 API
MakoCore SDK API Documentation
Loading...
Searching...
No Matches
edlversion.h
Go to the documentation of this file.
1/*
2 * Copyright (C) 2007-2025 Hybrid Software Helix Ltd. All rights reserved.
3 */
4
9
10#ifndef EDLVERSION_H
11#define EDLVERSION_H
12
13#define EDLProductName "Mako"
14#define EDLProductVersion "8.4.0"
15#define EDLProductNameWithVersion "(" EDLProductName " V" EDLProductVersion ")"
16
17#define MAKO_VERSION 80400
18
19#endif /* EDLVERSION_H */