diff options
| author | donal.k.fellows@manchester.ac.uk <dkf> | 2013-09-18 12:32:26 (GMT) |
|---|---|---|
| committer | donal.k.fellows@manchester.ac.uk <dkf> | 2013-09-18 12:32:26 (GMT) |
| commit | 763389641f77eb90b437277041be3f77ff51b44e (patch) | |
| tree | 1f0994cd90039ebeff7908e333ff61e1cef740c4 /unix/tclooConfig.sh | |
| parent | e64d31b94fdcb2988a5e65a7bd186a8ad06150bd (diff) | |
| download | tcl-763389641f77eb90b437277041be3f77ff51b44e.zip tcl-763389641f77eb90b437277041be3f77ff51b44e.tar.gz tcl-763389641f77eb90b437277041be3f77ff51b44e.tar.bz2 | |
Bump TclOO version to 1.0.1
Diffstat (limited to 'unix/tclooConfig.sh')
| -rw-r--r-- | unix/tclooConfig.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tclooConfig.sh b/unix/tclooConfig.sh index 721825b..08cc4c5 100644 --- a/unix/tclooConfig.sh +++ b/unix/tclooConfig.sh @@ -16,4 +16,4 @@ TCLOO_STUB_LIB_SPEC="" TCLOO_INCLUDE_SPEC="" TCLOO_PRIVATE_INCLUDE_SPEC="" TCLOO_CFLAGS="" -TCLOO_VERSION=1.0 +TCLOO_VERSION=1.0.1 |
