diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2011-05-25 13:40:44 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2011-05-25 13:40:44 (GMT) |
commit | 6eb9abdb2dadcf68396bf6b789f821bc545b1ace (patch) | |
tree | 3af7665863be11054eb8d2233dd707da458cfab7 /generic/tclOO.h | |
parent | 975d5d10523f82a1726f07c8836051d92f2e68fc (diff) | |
download | tcl-6eb9abdb2dadcf68396bf6b789f821bc545b1ace.zip tcl-6eb9abdb2dadcf68396bf6b789f821bc545b1ace.tar.gz tcl-6eb9abdb2dadcf68396bf6b789f821bc545b1ace.tar.bz2 |
Bump TclOO version.
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 ed70c08..c791930 100644 --- a/generic/tclOO.h +++ b/generic/tclOO.h @@ -24,7 +24,7 @@ * win/tclooConfig.sh */ -#define TCLOO_VERSION "0.6.2" +#define TCLOO_VERSION "0.6.3" #define TCLOO_PATCHLEVEL TCLOO_VERSION /* |