diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2014-08-27 20:58:30 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2014-08-27 20:58:30 (GMT) |
commit | b93e2e8af36343e2818af064dc05759560448020 (patch) | |
tree | 79186a2dcdca616dac69146140d908d4fd63d812 /generic/tclOO.h | |
parent | 6fbe49ef123f31346f78265f5ec20489837e6fb5 (diff) | |
parent | 8b3c95a3f228ab5efd2bf8be53a492032ed5240b (diff) | |
download | tcl-b93e2e8af36343e2818af064dc05759560448020.zip tcl-b93e2e8af36343e2818af064dc05759560448020.tar.gz tcl-b93e2e8af36343e2818af064dc05759560448020.tar.bz2 |
merge trunk
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 b8aa974..be0e6c1 100644 --- a/generic/tclOO.h +++ b/generic/tclOO.h @@ -24,7 +24,7 @@ * win/tclooConfig.sh */ -#define TCLOO_VERSION "1.0.1" +#define TCLOO_VERSION "1.0.2" #define TCLOO_PATCHLEVEL TCLOO_VERSION #include "tcl.h" |