MetaFusion/scripts/dnacalib/DNACalib/include/trio/version/Version.h

9 lines
189 B
C
Raw Normal View History

2025-02-09 21:35:41 +08:00
// Copyright Epic Games, Inc. All Rights Reserved.
#pragma once
#define TRIO_MAJOR_VERSION 4
#define TRIO_MINOR_VERSION 0
#define TRIO_PATCH_VERSION 4
#define TRIO_VERSION_STRING "4.0.4"