summaryrefslogtreecommitdiffstats
path: root/generic
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2017-06-26 19:37:34 (GMT)
committerdgp <dgp@users.sourceforge.net>2017-06-26 19:37:34 (GMT)
commit2223757a3583e4541ae5814fc6e7059e6048e480 (patch)
tree27a1f7586e9386e2230a44232c57950124cd4821 /generic
parent40560f53a7756617375dab14d8499406ba3a92b4 (diff)
downloadtcl-2223757a3583e4541ae5814fc6e7059e6048e480.zip
tcl-2223757a3583e4541ae5814fc6e7059e6048e480.tar.gz
tcl-2223757a3583e4541ae5814fc6e7059e6048e480.tar.bz2
Bump to TclOO 1.1.0
Diffstat (limited to 'generic')
-rw-r--r--generic/tclOO.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclOO.h b/generic/tclOO.h
index 46f01fb..32afbf1 100644
--- a/generic/tclOO.h
+++ b/generic/tclOO.h
@@ -24,7 +24,7 @@
* win/tclooConfig.sh
*/
-#define TCLOO_VERSION "1.0.5"
+#define TCLOO_VERSION "1.1.0"
#define TCLOO_PATCHLEVEL TCLOO_VERSION
#include "tcl.h"