]> git.saurik.com Git - wxWidgets.git/blobdiff - configure
incremented version to 2.3.2 in configure as well
[wxWidgets.git] / configure
index 3a344c663b48db5a47b056ee4ef395844e508ccf..38b5fae834953242629cfcd220627642999a11b1 100755 (executable)
--- a/configure
+++ b/configure
@@ -984,12 +984,12 @@ test "$host_alias" != "$target_alias" &&
 
 WX_MAJOR_VERSION_NUMBER=2
 WX_MINOR_VERSION_NUMBER=3
-WX_RELEASE_NUMBER=1
+WX_RELEASE_NUMBER=2
 
 WX_VERSION=$WX_MAJOR_VERSION_NUMBER.$WX_MINOR_VERSION_NUMBER.$WX_RELEASE_NUMBER
 WX_RELEASE=$WX_MAJOR_VERSION_NUMBER.$WX_MINOR_VERSION_NUMBER
 
-WX_CURRENT=0
+WX_CURRENT=1
 WX_REVISION=0
 WX_AGE=0