Skip to content

Commit 44dc07f

Browse files
lawrinlawrin
authored andcommitted
Bumping SO version as ABI was accidentally changed in the previous release(1.1.2)
1 parent 6e96558 commit 44dc07f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
PROJECT(MYSQLCPPCONN)
2727

2828
# Bump this every time we change the API/ABI
29-
SET(MYSQLCPPCONN_SOVERSION "6")
29+
SET(MYSQLCPPCONN_SOVERSION "7")
3030

3131

3232
IF(WIN32)

0 commit comments

Comments
 (0)