summaryrefslogtreecommitdiffstats
path: root/generic/tclOO.h
diff options
context:
space:
mode:
authordkf <dkf@noemail.net>2008-11-01 08:05:49 (GMT)
committerdkf <dkf@noemail.net>2008-11-01 08:05:49 (GMT)
commitee6531c1591ee6489f4eba217d31f3e539ec839c (patch)
treea24aa2ba02cf837da8d44afa943fc73dd7b8a3bf /generic/tclOO.h
parent943ef7d0b0c03244e44b098bcfabe626e75e28d6 (diff)
downloadtcl-ee6531c1591ee6489f4eba217d31f3e539ec839c.zip
tcl-ee6531c1591ee6489f4eba217d31f3e539ec839c.tar.gz
tcl-ee6531c1591ee6489f4eba217d31f3e539ec839c.tar.bz2
Version bump of TclOO
FossilOrigin-Name: 4c209e9ff37bc4904ba265a0972dabcdd2f18eb3
Diffstat (limited to 'generic/tclOO.h')
-rw-r--r--generic/tclOO.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/generic/tclOO.h b/generic/tclOO.h
index b16938b..7bcb4a7 100644
--- a/generic/tclOO.h
+++ b/generic/tclOO.h
@@ -9,7 +9,7 @@
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
*
- * RCS: @(#) $Id: tclOO.h,v 1.6 2008/09/26 12:54:00 dkf Exp $
+ * RCS: @(#) $Id: tclOO.h,v 1.7 2008/11/01 08:05:49 dkf Exp $
*/
#ifndef TCLOO_H_INCLUDED
@@ -28,7 +28,7 @@
* standalone TclOO version matches...
*/
-#define TCLOO_VERSION "0.6"
+#define TCLOO_VERSION "0.6.1"
#define TCLOO_PATCHLEVEL TCLOO_VERSION
/*