X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5c173ba3f72cb89c82cec1e0b1680d1705b82806..9e2e5d0759966cdcdb7dd1ffcae65e359e447e89:/build/bakefiles/version.bkl diff --git a/build/bakefiles/version.bkl b/build/bakefiles/version.bkl index b00f7100e9..d2ba19a445 100644 --- a/build/bakefiles/version.bkl +++ b/build/bakefiles/version.bkl @@ -1,5 +1,4 @@ - @@ -23,7 +22,7 @@ 3. Else, i.e. if there were no changes at all to API but only internal changes, change C:R:A to C:R+1:A --> - 0 + 5 0 0 @@ -72,7 +71,8 @@ - -compatibility_version $(WX_AGE).0 -current_version $(WX_AGE).$(WX_REVISION) + + -compatibility_version $(int(WX_AGE)+1).0 -current_version $(int(WX_AGE)+1).$(WX_REVISION)