diff options
| author | dgp <dgp@users.sourceforge.net> | 2017-06-26 20:00:35 (GMT) |
|---|---|---|
| committer | dgp <dgp@users.sourceforge.net> | 2017-06-26 20:00:35 (GMT) |
| commit | 45cf14ed033166ae5e6bdd6e2e7fcc949a0d70da (patch) | |
| tree | 499bc23992e77c2b4e9237a4b37df842dd2358e0 /unix/tclooConfig.sh | |
| parent | 2bd7095b873e14982c860118b27caeeb0af6085e (diff) | |
| parent | f242dd36bd7e44e4832fc43082c9b608573020bb (diff) | |
| download | tcl-45cf14ed033166ae5e6bdd6e2e7fcc949a0d70da.zip tcl-45cf14ed033166ae5e6bdd6e2e7fcc949a0d70da.tar.gz tcl-45cf14ed033166ae5e6bdd6e2e7fcc949a0d70da.tar.bz2 | |
Merge 8.6; Bump to TclOO 1.2.0.
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 ee10b81..4c2068c 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.4 +TCLOO_VERSION=1.2.0 |
