]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/version.bkl
Added wxFilePickerCtrl::SetInitialDirectory().
[wxWidgets.git] / build / bakefiles / version.bkl
index 104974519cf26f7da5d91151b7420c7d8ec4dcae..5d7ebadc5d0dddf50620cb9de22dc4f35b2cafc9 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">3</set>
     <set var="WX_REVISION">0</set>
-    <set var="WX_AGE">1</set>
+    <set var="WX_AGE">0</set>
 
 
     <!-- ================================================================== -->