Update version macro for 5.17 (#4472)

Summary:
Forgot this in previous commit.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/4472

Differential Revision: D10244227

Pulled By: gfosco

fbshipit-source-id: ba0cf7a2f5271f0d9f9443004e2620887cd5fd11
This commit is contained in:
Fosco Marotto 2018-10-08 16:20:25 -07:00 committed by Facebook Github Bot
parent 27090ae8f6
commit 35f26beca5

View File

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