]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/version.bkl
added a note about wxrc to Xcode section
[wxWidgets.git] / build / bakefiles / version.bkl
index 104974519cf26f7da5d91151b7420c7d8ec4dcae..0dab6e49bf6acd344b7253c2574dd2d222dfbf4d 100644 (file)
@@ -23,9 +23,9 @@
        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">2</set>
+    <set var="WX_CURRENT">0</set>
     <set var="WX_REVISION">0</set>
-    <set var="WX_AGE">1</set>
+    <set var="WX_AGE">0</set>
 
 
     <!-- ================================================================== -->