Skip to content

Commit

Permalink
release: publish version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
isaac-io committed Oct 19, 2022
1 parent c49c8dc commit d2fa7aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions speedb/version.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#pragma once

#define SPEEDB_MAJOR 1
#define SPEEDB_MINOR 5
#define SPEEDB_MAJOR 2
#define SPEEDB_MINOR 0
#define SPEEDB_PATCH 0

namespace ROCKSDB_NAMESPACE {
Expand Down

0 comments on commit d2fa7aa

Please sign in to comment.