Index: xotcl/configure.in =================================================================== diff -u -r78e82b3563a644f2df47320eacc693f1b788b03c -rbb3c756fb47517596b9dbcb4e580aa1212827b41 --- xotcl/configure.in (.../configure.in) (revision 78e82b3563a644f2df47320eacc693f1b788b03c) +++ xotcl/configure.in (.../configure.in) (revision bb3c756fb47517596b9dbcb4e580aa1212827b41) @@ -11,7 +11,7 @@ # for this package, and can be a relative path, such as: # #-------------------------------------------------------------------- -define(XOTclVersion, 1.4.0) +define(XOTclVersion, 1.5.0) AC_INIT([xotcl], [XOTclVersion]) #-------------------------------------------------------------------- @@ -103,7 +103,7 @@ # do not modify the following lines manually, they are generated with changeXOTclVersion XOTCL_MAJOR_VERSION=1 -XOTCL_MINOR_VERSION=4 +XOTCL_MINOR_VERSION=5 XOTCL_RELEASE_LEVEL=.0 XOTCL_VERSION=${XOTCL_MAJOR_VERSION}.${XOTCL_MINOR_VERSION} @@ -464,3 +464,7 @@ + + + +