[mapguide-commits] r10199 - branches/4.0/MgDev/Bindings/src/IMake
svn_mapguide at osgeo.org
svn_mapguide at osgeo.org
Fri Oct 10 07:56:33 PDT 2025
Author: jng
Date: 2025-10-10 07:56:32 -0700 (Fri, 10 Oct 2025)
New Revision: 10199
Modified:
branches/4.0/MgDev/Bindings/src/IMake/IMake.cpp
Log:
IMake version bump to lump in recent changes
Modified: branches/4.0/MgDev/Bindings/src/IMake/IMake.cpp
===================================================================
--- branches/4.0/MgDev/Bindings/src/IMake/IMake.cpp 2025-10-03 16:21:15 UTC (rev 10198)
+++ branches/4.0/MgDev/Bindings/src/IMake/IMake.cpp 2025-10-10 14:56:32 UTC (rev 10199)
@@ -14,7 +14,7 @@
java
};
-static char version[] = "1.6.3";
+static char version[] = "1.6.4";
static char EXTERNAL_API_DOCUMENTATION[] = "(NOTE: This API is not officially supported and may be subject to removal in a future release without warning. Use with caution.)";
static string module;
More information about the mapguide-commits
mailing list