summaryrefslogtreecommitdiffstats
path: root/generic
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2016-02-19 16:44:26 (GMT)
committerdgp <dgp@users.sourceforge.net>2016-02-19 16:44:26 (GMT)
commit22d2441089751ab75a5d01ceb99f5fa3f21b1356 (patch)
tree99753942b929d4cb370694c31a01e0bed7606254 /generic
parent5a2bdabcbd24d2e6cf0483f1e6ae68d17abff108 (diff)
downloadtcl-22d2441089751ab75a5d01ceb99f5fa3f21b1356.zip
tcl-22d2441089751ab75a5d01ceb99f5fa3f21b1356.tar.gz
tcl-22d2441089751ab75a5d01ceb99f5fa3f21b1356.tar.bz2
Bump to TclOO 1.0.4. Update changes file.
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 a7116dc..696908a 100644
--- a/generic/tclOO.h
+++ b/generic/tclOO.h
@@ -24,7 +24,7 @@
* win/tclooConfig.sh
*/
-#define TCLOO_VERSION "1.0.3"
+#define TCLOO_VERSION "1.0.4"
#define TCLOO_PATCHLEVEL TCLOO_VERSION
#include "tcl.h"