From 6ecf30fdea01401011d041ed88795ce8c66c2526 Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Mon, 30 May 2005 21:30:46 +0000 Subject: [PATCH] made it more obvious what to change in case of binary compatibility breakage (but *not* changing binary version now) git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34429 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/common.bkl | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index ef3900a40b..bebeca6399 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -51,8 +51,13 @@ $(int(int(WXVER_MINOR) % 2 == 0)) + + 0 + - 0.0.0 + $(WX_BINARY_VERSION).0.0 $(WXVER_RELEASE).0.0 $(WX_VERSION) -- 2.50.0