summaryrefslogtreecommitdiffstats
path: root/generic/tclOO.h
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2017-06-26 20:00:35 (GMT)
committerdgp <dgp@users.sourceforge.net>2017-06-26 20:00:35 (GMT)
commit45cf14ed033166ae5e6bdd6e2e7fcc949a0d70da (patch)
tree499bc23992e77c2b4e9237a4b37df842dd2358e0 /generic/tclOO.h
parent2bd7095b873e14982c860118b27caeeb0af6085e (diff)
parentf242dd36bd7e44e4832fc43082c9b608573020bb (diff)
downloadtcl-45cf14ed033166ae5e6bdd6e2e7fcc949a0d70da.zip
tcl-45cf14ed033166ae5e6bdd6e2e7fcc949a0d70da.tar.gz
tcl-45cf14ed033166ae5e6bdd6e2e7fcc949a0d70da.tar.bz2
Merge 8.6; Bump to TclOO 1.2.0.
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 696908a..d051e79 100644
--- a/generic/tclOO.h
+++ b/generic/tclOO.h
@@ -24,7 +24,7 @@
* win/tclooConfig.sh
*/
-#define TCLOO_VERSION "1.0.4"
+#define TCLOO_VERSION "1.2.0"
#define TCLOO_PATCHLEVEL TCLOO_VERSION
#include "tcl.h"