]> git.saurik.com Git - wxWidgets.git/blobdiff - wx-config.in
Moved wxPy_ConvertList function from oglhelpers to helpers
[wxWidgets.git] / wx-config.in
index 6c0f4262a83177b3a32f693d58cc65912d4feb59..a93c4af969a65a2e358cf99b1b6ab2caf5b0628a 100755 (executable)
@@ -36,7 +36,7 @@ while test $# -gt 0; do
       echo $exec_prefix
       ;;
     --version)
-      echo @WX_MAJOR_VERSION_NUMBER@.@WX_MINOR_VERSION_NUMBER@.@WX_RELEASE_NUMBER@
+      echo @WX_MAJOR_VERSION_NUMBER@.@WX_MINOR_VERSION_NUMBER@.@WX_RELEASE_NUMBER@ snapshot 9
       ;;
     --cflags)
       if test @includedir@ != /usr/include ; then