TF-2066 Upgrade hiveDBVersion to version 5
(cherry picked from commit 4409b59d3e839ecb3d42363395bcff70d4cea402)
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
|
|
||||||
class CacheVersion {
|
class CacheVersion {
|
||||||
static const int hiveDBVersion = 4;
|
static const int hiveDBVersion = 5;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user