summaryrefslogtreecommitdiffstats
path: root/generic/tclOO.h
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2014-08-22 21:52:37 (GMT)
committerdgp <dgp@users.sourceforge.net>2014-08-22 21:52:37 (GMT)
commit7ab1ebdc324c4251377faeedada72839835c2de7 (patch)
tree609bb37c6282e4f99ed14d03fcbbc58a55f5312b /generic/tclOO.h
parent3ca10397cfba12be89f94a5f8a2d702d1203bef7 (diff)
downloadtcl-7ab1ebdc324c4251377faeedada72839835c2de7.zip
tcl-7ab1ebdc324c4251377faeedada72839835c2de7.tar.gz
tcl-7ab1ebdc324c4251377faeedada72839835c2de7.tar.bz2
Bump to TclOO 1.0.2
Diffstat (limited to 'generic/tclOO.h')
-rw-r--r--generic/tclOO.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclOO.h b/generic/tclOO.h
index a6e8a22..24d3e6f 100644
--- a/generic/tclOO.h
+++ b/generic/tclOO.h
@@ -24,7 +24,7 @@
* win/tclooConfig.sh
*/
-#define TCLOO_VERSION "1.0.1"
+#define TCLOO_VERSION "1.0.2"
#define TCLOO_PATCHLEVEL TCLOO_VERSION
#include "tcl.h"