diff options
author | dgp <dgp@users.sourceforge.net> | 2016-07-12 16:24:35 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2016-07-12 16:24:35 (GMT) |
commit | eec270dc08acaa2d1b45ab6bf83917d4985c12bb (patch) | |
tree | c143282a6a9b0d6332e018a7693d0d22e24b8691 /generic/tclOO.h | |
parent | 34d3a97939aecd8253f01b4c34c317a89f24bd56 (diff) | |
download | tcl-eec270dc08acaa2d1b45ab6bf83917d4985c12bb.zip tcl-eec270dc08acaa2d1b45ab6bf83917d4985c12bb.tar.gz tcl-eec270dc08acaa2d1b45ab6bf83917d4985c12bb.tar.bz2 |
Dup test name. Bump to TclOO 1.0.5.
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 696908a..46f01fb 100644 --- a/generic/tclOO.h +++ b/generic/tclOO.h @@ -24,7 +24,7 @@ * win/tclooConfig.sh */ -#define TCLOO_VERSION "1.0.4" +#define TCLOO_VERSION "1.0.5" #define TCLOO_PATCHLEVEL TCLOO_VERSION #include "tcl.h" |