From 8c9b2984a85758dc9e8f38b91083f5da35ec691f Mon Sep 17 00:00:00 2001 From: Robin Dunn Date: Tue, 10 Oct 2000 22:51:20 +0000 Subject: [PATCH] upped version number in the DLL name git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@8519 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/makevc.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/makevc.env b/src/makevc.env index 3ed790b6e6..de3ed3ed65 100644 --- a/src/makevc.env +++ b/src/makevc.env @@ -8,7 +8,7 @@ # !include -WXVERSION=22_1 +WXVERSION=22_2 WIN95=1 !if "$(WIN95)" == "0"