diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2012-07-12 10:54:48 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2012-07-12 10:54:48 (GMT) |
commit | ff0e2463cb108f9b0481ac516251142506818114 (patch) | |
tree | 96069e23131f9b94d5bc1823a86180fcbdbfc217 /win/tclooConfig.sh | |
parent | 470dc679b3ef5fad8fa57ec1e90b9f13b676c229 (diff) | |
download | tcl-ff0e2463cb108f9b0481ac516251142506818114.zip tcl-ff0e2463cb108f9b0481ac516251142506818114.tar.gz tcl-ff0e2463cb108f9b0481ac516251142506818114.tar.bz2 |
Update TclOO package to 0.7, correct copyright dates.
Diffstat (limited to 'win/tclooConfig.sh')
-rw-r--r-- | win/tclooConfig.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win/tclooConfig.sh b/win/tclooConfig.sh index 68de106..dce540a 100644 --- a/win/tclooConfig.sh +++ b/win/tclooConfig.sh @@ -16,4 +16,4 @@ TCLOO_STUB_LIB_SPEC="" TCLOO_INCLUDE_SPEC="" TCLOO_PRIVATE_INCLUDE_SPEC="" TCLOO_CFLAGS=-DUSE_TCLOO_STUBS -TCLOO_VERSION=0.6.3 +TCLOO_VERSION=0.7 |