Skip to content

Commit

Permalink
Merge pull request #572 from yitam/v511
Browse files Browse the repository at this point in the history
update version to 5.1.1
  • Loading branch information
yukiwongky authored Oct 20, 2017
2 parents def61df + f25d5d5 commit b59fa30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/shared/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
// Increase Patch for backward compatible fixes.
#define SQLVERSION_MAJOR 5
#define SQLVERSION_MINOR 1
#define SQLVERSION_PATCH 0
#define SQLVERSION_PATCH 1
#define SQLVERSION_BUILD 0

// Semantic versioning pre-release
Expand Down

0 comments on commit b59fa30

Please sign in to comment.