Index: xotcl/configure.in =================================================================== diff -u -r57972e5a2972b1eb5dd63f6e3d483670117feebf -rfce8f28780c2c91fc8320c5a480eb2b6031b3b5b --- xotcl/configure.in (.../configure.in) (revision 57972e5a2972b1eb5dd63f6e3d483670117feebf) +++ xotcl/configure.in (.../configure.in) (revision fce8f28780c2c91fc8320c5a480eb2b6031b3b5b) @@ -19,7 +19,7 @@ # This will define a ${TEA_PLATFORM} variable == "unix" or "windows". #-------------------------------------------------------------------- -TEA_INIT([3.5]) +TEA_INIT([3.6]) AC_CONFIG_AUX_DIR(config) #--------------------------------------------------------------------