- Set correct hive version in the hive structure

svn path=/trunk/; revision=28256
This commit is contained in:
Aleksey Bragin
2007-08-09 07:39:47 +00:00
parent 6de3763291
commit a21d95da1f
+1
View File
@@ -459,6 +459,7 @@ HvInitialize(
Hive->FileFlush = FileFlush;
Hive->StorageTypeCount = 2;
Hive->Cluster = 1;
Hive->Version = HV_MINOR_VER;
switch (Operation)
{