]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commitdiff
Bump version v6.25.1
authorYanqin Jin <yanqin@fb.com>
Tue, 28 Sep 2021 20:24:51 +0000 (13:24 -0700)
committerYanqin Jin <yanqin@fb.com>
Tue, 28 Sep 2021 20:24:51 +0000 (13:24 -0700)
include/rocksdb/version.h

index c0cc5d0b74793fa49ac2967cc9366af1df897169..e7bf74055a1be51184ae9db51a0fbdc590158fcc 100644 (file)
@@ -11,7 +11,7 @@
 
 #define ROCKSDB_MAJOR 6
 #define ROCKSDB_MINOR 25
-#define ROCKSDB_PATCH 0
+#define ROCKSDB_PATCH 1
 
 // Do not use these. We made the mistake of declaring macros starting with
 // double underscore. Now we have to live with our choice. We'll deprecate these