Fix version number

This commit is contained in:
krad 2016-07-21 10:59:26 -07:00
parent 515b11ffab
commit becc230aa9

View File

@ -5,7 +5,7 @@
#pragma once
#define ROCKSDB_MAJOR 4
#define ROCKSDB_MINOR 9
#define ROCKSDB_MINOR 10
#define ROCKSDB_PATCH 0
// Do not use these. We made the mistake of declaring macros starting with