summaryrefslogtreecommitdiffstats
path: root/generic/tclOO.h
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2014-10-14 18:12:36 (GMT)
committerdgp <dgp@users.sourceforge.net>2014-10-14 18:12:36 (GMT)
commitf270cc876db91a80fda35fd57e55859d3a9331f6 (patch)
tree25c096dd62c3231f11d879fafffb38939a61b89b /generic/tclOO.h
parentceff856085045650b5b10e2d2fea1355ba78e4c4 (diff)
downloadtcl-f270cc876db91a80fda35fd57e55859d3a9331f6.zip
tcl-f270cc876db91a80fda35fd57e55859d3a9331f6.tar.gz
tcl-f270cc876db91a80fda35fd57e55859d3a9331f6.tar.bz2
Bump to Tcl 8.6.3, TclOO 1.0.3, and update changes file.
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 24d3e6f..a7116dc 100644
--- a/generic/tclOO.h
+++ b/generic/tclOO.h
@@ -24,7 +24,7 @@
* win/tclooConfig.sh
*/
-#define TCLOO_VERSION "1.0.2"
+#define TCLOO_VERSION "1.0.3"
#define TCLOO_PATCHLEVEL TCLOO_VERSION
#include "tcl.h"