]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/version.bkl
Destroy the wxDialog::ShowWindowModalThenDo() functor a.s.a.p.
[wxWidgets.git] / build / bakefiles / version.bkl
index 104974519cf26f7da5d91151b7420c7d8ec4dcae..e894e41ac5f90ccb9cf13e418f1f31cf1d8ff97d 100644 (file)
@@ -1,5 +1,4 @@
 <?xml version="1.0" ?>
-<!-- $Id$ -->
 
 <makefile>
 
@@ -23,9 +22,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>
 
 
     <!-- ================================================================== -->