diff options
author | oehhar <harald.oehlmann@elmicron.de> | 2014-12-17 07:53:41 (GMT) |
---|---|---|
committer | oehhar <harald.oehlmann@elmicron.de> | 2014-12-17 07:53:41 (GMT) |
commit | f716d8815b6d817da037a00fe888567854fbc690 (patch) | |
tree | 53724883281fc684d74af9de3e4a0a1bfd56e946 /unix/tclooConfig.sh | |
parent | d7604e5728758d9d4d1efb8124548d3df914bf9b (diff) | |
parent | 4e0313afe2507b8fb3f6dbfb4b8470e098c9f53f (diff) | |
download | tcl-f716d8815b6d817da037a00fe888567854fbc690.zip tcl-f716d8815b6d817da037a00fe888567854fbc690.tar.gz tcl-f716d8815b6d817da037a00fe888567854fbc690.tar.bz2 |
Merge trunk
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 14b0d8d..55fe75f 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.2 +TCLOO_VERSION=1.0.3 |