summaryrefslogtreecommitdiffstats
path: root/generic/tclOO.h
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)
commitbd7229a87d3fb8d91020fe3f44ff99791a5cb0b6 (patch)
tree99753942b929d4cb370694c31a01e0bed7606254 /generic/tclOO.h
parentd01a3bf0027f59d06aa1ed5f09d97279c5e75887 (diff)
downloadtcl-bd7229a87d3fb8d91020fe3f44ff99791a5cb0b6.zip
tcl-bd7229a87d3fb8d91020fe3f44ff99791a5cb0b6.tar.gz
tcl-bd7229a87d3fb8d91020fe3f44ff99791a5cb0b6.tar.bz2
Bump to TclOO 1.0.4. 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 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"