7 lines
142 B
C
7 lines
142 B
C
#pragma once
|
|
|
|
// Also update Makefile if you change these
|
|
#define __ROCKSDB_MAJOR__ 3
|
|
#define __ROCKSDB_MINOR__ 0
|
|
#define __ROCKSDB_PATCH__ 0
|