File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "FileVersion" : 3,
33 "FriendlyName" : "Houdini Engine",
4- "Version" : 21000493 ,
5- "VersionName" : "3.0 - H21.0.493 ",
4+ "Version" : 21000497 ,
5+ "VersionName" : "3.0 - H21.0.497 ",
66 "CreatedBy" : "Side Effects Software Inc.",
77 "CreatedByURL": "https://www.sidefx.com/",
88 "DocsURL": "https://www.sidefx.com/docs/unreal/",
Original file line number Diff line number Diff line change 3232
3333/*
3434
35- Houdini Version: 21.0.493
35+ Houdini Version: 21.0.497
3636 Houdini Engine Version: 8.0.2
3737 Unreal Version: 5.0.0
3838
@@ -80,7 +80,7 @@ private void LogInformation(string info)
8080
8181 private string GetHFSPath ( )
8282 {
83- string HoudiniVersion = "21.0.493 " ;
83+ string HoudiniVersion = "21.0.497 " ;
8484 bool bIsRelease = true ;
8585 string HFSPath = "" ;
8686 string RegistryPath = "HKEY_LOCAL_MACHINE\\ SOFTWARE\\ Side Effects Software" ;
Original file line number Diff line number Diff line change 2727// expecting to compile against.
2828#define HAPI_VERSION_HOUDINI_MAJOR 21
2929#define HAPI_VERSION_HOUDINI_MINOR 0
30- #define HAPI_VERSION_HOUDINI_BUILD 493
30+ #define HAPI_VERSION_HOUDINI_BUILD 497
3131#define HAPI_VERSION_HOUDINI_PATCH 0
3232
3333// The two components of the Houdini Engine (marketed) version.
You can’t perform that action at this time.
0 commit comments