diff options
author | dgp <dgp@users.sourceforge.net> | 2017-04-13 16:39:15 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2017-04-13 16:39:15 (GMT) |
commit | d2595ccfea5ca3671786fe69396b9ad3130be57a (patch) | |
tree | 1be410acbf189c50efe9678b33d4fd8e08107469 /win | |
parent | 5b059dfd6b3afbaed367204e6b690a4dafb54908 (diff) | |
download | tcl-d2595ccfea5ca3671786fe69396b9ad3130be57a.zip tcl-d2595ccfea5ca3671786fe69396b9ad3130be57a.tar.gz tcl-d2595ccfea5ca3671786fe69396b9ad3130be57a.tar.bz2 |
Bump TclOO 1.0.6; finish changes.
Diffstat (limited to 'win')
-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 ee10b81..e5d42bb 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="" -TCLOO_VERSION=1.0.4 +TCLOO_VERSION=1.0.6 |