diff options
author | dgp <dgp@users.sourceforge.net> | 2016-02-19 16:44:26 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2016-02-19 16:44:26 (GMT) |
commit | 22d2441089751ab75a5d01ceb99f5fa3f21b1356 (patch) | |
tree | 99753942b929d4cb370694c31a01e0bed7606254 /generic/tclOO.h | |
parent | 5a2bdabcbd24d2e6cf0483f1e6ae68d17abff108 (diff) | |
download | tcl-22d2441089751ab75a5d01ceb99f5fa3f21b1356.zip tcl-22d2441089751ab75a5d01ceb99f5fa3f21b1356.tar.gz tcl-22d2441089751ab75a5d01ceb99f5fa3f21b1356.tar.bz2 |
Bump to TclOO 1.0.4. Update changes file.
Diffstat (limited to 'generic/tclOO.h')
-rw-r--r-- | generic/tclOO.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclOO.h b/generic/tclOO.h index a7116dc..696908a 100644 --- a/generic/tclOO.h +++ b/generic/tclOO.h @@ -24,7 +24,7 @@ * win/tclooConfig.sh */ -#define TCLOO_VERSION "1.0.3" +#define TCLOO_VERSION "1.0.4" #define TCLOO_PATCHLEVEL TCLOO_VERSION #include "tcl.h" |