Skip to content

Commit b59fa30

Browse files
authored
Merge pull request #572 from yitam/v511
update version to 5.1.1
2 parents def61df + f25d5d5 commit b59fa30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/shared/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
// Increase Patch for backward compatible fixes.
2929
#define SQLVERSION_MAJOR 5
3030
#define SQLVERSION_MINOR 1
31-
#define SQLVERSION_PATCH 0
31+
#define SQLVERSION_PATCH 1
3232
#define SQLVERSION_BUILD 0
3333

3434
// Semantic versioning pre-release

0 commit comments

Comments
 (0)