Index: xotcl/configure.in =================================================================== diff -u -re525b7364d9b1fbc7b06e81becf4fe0df06c4209 -r57972e5a2972b1eb5dd63f6e3d483670117feebf --- xotcl/configure.in (.../configure.in) (revision e525b7364d9b1fbc7b06e81becf4fe0df06c4209) +++ xotcl/configure.in (.../configure.in) (revision 57972e5a2972b1eb5dd63f6e3d483670117feebf) @@ -11,7 +11,7 @@ # for this package, and can be a relative path, such as: # #-------------------------------------------------------------------- -define(XOTclVersion, 1.5.4) +define(XOTclVersion, 1.5.5) AC_INIT([xotcl], [XOTclVersion]) #-------------------------------------------------------------------- @@ -104,7 +104,7 @@ # do not modify the following lines manually, they are generated with changeXOTclVersion XOTCL_MAJOR_VERSION=1 XOTCL_MINOR_VERSION=5 -XOTCL_RELEASE_LEVEL=.4 +XOTCL_RELEASE_LEVEL=.5 XOTCL_VERSION=${XOTCL_MAJOR_VERSION}.${XOTCL_MINOR_VERSION} NODOT_VERSION=${XOTCL_MAJOR_VERSION}${XOTCL_MINOR_VERSION} @@ -489,3 +489,5 @@ + +