]> git.saurik.com Git - wxWidgets.git/blobdiff - build/bakefiles/version.bkl
Use $(OutDir) instead of explicit directories in VC10 project files.
[wxWidgets.git] / build / bakefiles / version.bkl
index b2e39fcc97fd9ef3c51318a80bfb9fb6d858293e..d2ba19a44555a66338f51aa9c8ee18ddb8d06a10 100644 (file)
@@ -1,5 +1,4 @@
 <?xml version="1.0" ?>
-<!-- $Id$ -->
 
 <makefile>
 
@@ -23,7 +22,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">5</set>
     <set var="WX_REVISION">0</set>
     <set var="WX_AGE">0</set>