diff options
author | dgp <dgp@users.sourceforge.net> | 2014-08-22 21:52:37 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2014-08-22 21:52:37 (GMT) |
commit | 7ab1ebdc324c4251377faeedada72839835c2de7 (patch) | |
tree | 609bb37c6282e4f99ed14d03fcbbc58a55f5312b /unix/tclooConfig.sh | |
parent | 3ca10397cfba12be89f94a5f8a2d702d1203bef7 (diff) | |
download | tcl-7ab1ebdc324c4251377faeedada72839835c2de7.zip tcl-7ab1ebdc324c4251377faeedada72839835c2de7.tar.gz tcl-7ab1ebdc324c4251377faeedada72839835c2de7.tar.bz2 |
Bump to TclOO 1.0.2
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 08cc4c5..14b0d8d 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.1 +TCLOO_VERSION=1.0.2 |