]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/version.bkl
provide our own implementation of wxStrnlen if it's not available; add tests for it
[wxWidgets.git] / build / bakefiles / version.bkl
index b2e39fcc97fd9ef3c51318a80bfb9fb6d858293e..0dab6e49bf6acd344b7253c2574dd2d222dfbf4d 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
     -->
        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">0</set>
     <set var="WX_REVISION">0</set>
     <set var="WX_AGE">0</set>
 
     <set var="WX_REVISION">0</set>
     <set var="WX_AGE">0</set>