diff options
author | dgp <dgp@users.sourceforge.net> | 2017-06-26 19:51:48 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2017-06-26 19:51:48 (GMT) |
commit | 8500de05df2955b23bd394ba2fd51bd119ccbf0d (patch) | |
tree | 55ad5775bf35735b21c1bdefc3099e066af0896a /unix | |
parent | c9a0c6154c53dac75feb2af5e5cacce15bf25b11 (diff) | |
parent | 2223757a3583e4541ae5814fc6e7059e6048e480 (diff) | |
download | tcl-8500de05df2955b23bd394ba2fd51bd119ccbf0d.zip tcl-8500de05df2955b23bd394ba2fd51bd119ccbf0d.tar.gz tcl-8500de05df2955b23bd394ba2fd51bd119ccbf0d.tar.bz2 |
merge 8.6
Diffstat (limited to 'unix')
-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 e5d42bb..2279542 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.6 +TCLOO_VERSION=1.1.0 |