summaryrefslogtreecommitdiffstats
path: root/generic
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2017-06-26 19:51:48 (GMT)
committerdgp <dgp@users.sourceforge.net>2017-06-26 19:51:48 (GMT)
commit5b2c81a0f3a86bcf78c41804846e614813b67d0f (patch)
tree55ad5775bf35735b21c1bdefc3099e066af0896a /generic
parentfb2aa596abcdc63b3533ef4bd109de174d2b80e9 (diff)
parentf242dd36bd7e44e4832fc43082c9b608573020bb (diff)
downloadtcl-5b2c81a0f3a86bcf78c41804846e614813b67d0f.zip
tcl-5b2c81a0f3a86bcf78c41804846e614813b67d0f.tar.gz
tcl-5b2c81a0f3a86bcf78c41804846e614813b67d0f.tar.bz2
merge 8.6
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 823d773..32afbf1 100644
--- a/generic/tclOO.h
+++ b/generic/tclOO.h
@@ -24,7 +24,7 @@
* win/tclooConfig.sh
*/
-#define TCLOO_VERSION "1.0.6"
+#define TCLOO_VERSION "1.1.0"
#define TCLOO_PATCHLEVEL TCLOO_VERSION
#include "tcl.h"