]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/build/stc/makefile.gcc
add -mno-cygwin detection: we should treat cygwin as Windows, not Unix, when it's...
[wxWidgets.git] / contrib / build / stc / makefile.gcc
index 91bd84a761ac0585d062a779d2d87126806d0d9c..d57d2f6d6a006c048648fec9f8d147c3b0a9ef5e 100644 (file)
@@ -14,7 +14,7 @@ include ../../../build/msw/config.gcc
 
 CPPDEPS = -MT$@ -MF$@.d -MD
 WX_RELEASE_NODOT = 27
-WX_VERSION_NODOT = $(WX_RELEASE_NODOT)1
+WX_VERSION_NODOT = $(WX_RELEASE_NODOT)2
 OBJS = \
        gcc_$(PORTNAME)$(WXUNIVNAME)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WXDLLFLAG)$(CFG)
 LIBDIRNAME = ..\..\src\stc\..\..\..\lib\gcc_$(LIBTYPE_SUFFIX)$(CFG)