Bump DMAPI version to label the interop version

This commit is contained in:
Dominion
2023-05-29 11:11:26 -04:00
parent 3e76e386d8
commit ef13f1eb42
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
<TgsApiVersion>9.10.2</TgsApiVersion>
<TgsApiLibraryVersion>10.4.1</TgsApiLibraryVersion>
<TgsClientVersion>11.4.3</TgsClientVersion>
<TgsDmapiVersion>6.4.4</TgsDmapiVersion>
<TgsDmapiVersion>6.4.5</TgsDmapiVersion>
<TgsInteropVersion>5.6.1</TgsInteropVersion>
<TgsHostWatchdogVersion>1.2.2</TgsHostWatchdogVersion>
<TgsContainerScriptVersion>1.2.1</TgsContainerScriptVersion>
+1 -1
View File
@@ -1,6 +1,6 @@
// tgstation-server DMAPI
#define TGS_DMAPI_VERSION "6.4.4"
#define TGS_DMAPI_VERSION "6.4.5"
// All functions and datums outside this document are subject to change with any version and should not be relied on.