Skip to content

Commit cdc389b

Browse files
committed
2.7.0
1 parent 1651328 commit cdc389b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tendisplus/commands/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#define SRC_TENDISPLUS_COMMANDS_VERSION_H_
77

88
#include <string>
9-
#define TENDISPLUS_VERSION_PRE "2.6.0-rocksdb-v"
9+
#define TENDISPLUS_VERSION_PRE "2.7.0-rocksdb-v"
1010

1111
std::string getTendisPlusVersion();
1212

0 commit comments

Comments
 (0)