Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / leveldatabase / src / include / leveldb / db.h
index 5ffb29d..4f3a851 100644 (file)
@@ -14,7 +14,7 @@ namespace leveldb {
 
 // Update Makefile if you change these
 static const int kMajorVersion = 1;
-static const int kMinorVersion = 15;
+static const int kMinorVersion = 16;
 
 struct Options;
 struct ReadOptions;