]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/version.bkl
Define wxEntry() with WinMain-compatible signature for all Windows ports.
[wxWidgets.git] / build / bakefiles / version.bkl
index b2e39fcc97fd9ef3c51318a80bfb9fb6d858293e..6492a5706d0a6d8b4ca5df68d12ce904303005a0 100644 (file)
@@ -23,7 +23,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
     -->
-    <set var="WX_CURRENT">1</set>
+    <set var="WX_CURRENT">4</set>
     <set var="WX_REVISION">0</set>
     <set var="WX_AGE">0</set>