diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-08-19 08:58:35 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2016-08-19 08:58:35 (GMT) |
commit | 758db779152a98af7e54cd845a87956b5fb6924a (patch) | |
tree | fae293a1ce2dff2fa231e32403029f7128d2ad9c /generic/tclOO.h | |
parent | cf9e9bc58e1c4dc9ae0724046be60b03bc74d8d9 (diff) | |
parent | 2119f5dcbf026df83d8e30b7cb7648f296cb3c5f (diff) | |
download | tcl-758db779152a98af7e54cd845a87956b5fb6924a.zip tcl-758db779152a98af7e54cd845a87956b5fb6924a.tar.gz tcl-758db779152a98af7e54cd845a87956b5fb6924a.tar.bz2 |
merge core-8-6-branch
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" |