summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2017-06-26 19:37:34 (GMT)
committerdgp <dgp@users.sourceforge.net>2017-06-26 19:37:34 (GMT)
commitf242dd36bd7e44e4832fc43082c9b608573020bb (patch)
tree27a1f7586e9386e2230a44232c57950124cd4821
parent5621809b18071ba16b76ad00f72191a588febcef (diff)
downloadtcl-f242dd36bd7e44e4832fc43082c9b608573020bb.zip
tcl-f242dd36bd7e44e4832fc43082c9b608573020bb.tar.gz
tcl-f242dd36bd7e44e4832fc43082c9b608573020bb.tar.bz2
Bump to TclOO 1.1.0
-rw-r--r--generic/tclOO.h2
-rw-r--r--unix/tclooConfig.sh2
-rw-r--r--win/tclooConfig.sh2
3 files changed, 3 insertions, 3 deletions
diff --git a/generic/tclOO.h b/generic/tclOO.h
index 46f01fb..32afbf1 100644
--- a/generic/tclOO.h
+++ b/generic/tclOO.h
@@ -24,7 +24,7 @@
* win/tclooConfig.sh
*/
-#define TCLOO_VERSION "1.0.5"
+#define TCLOO_VERSION "1.1.0"
#define TCLOO_PATCHLEVEL TCLOO_VERSION
#include "tcl.h"
diff --git a/unix/tclooConfig.sh b/unix/tclooConfig.sh
index ee10b81..2279542 100644
--- a/unix/tclooConfig.sh
+++ b/unix/tclooConfig.sh
@@ -16,4 +16,4 @@ TCLOO_STUB_LIB_SPEC=""
TCLOO_INCLUDE_SPEC=""
TCLOO_PRIVATE_INCLUDE_SPEC=""
TCLOO_CFLAGS=""
-TCLOO_VERSION=1.0.4
+TCLOO_VERSION=1.1.0
diff --git a/win/tclooConfig.sh b/win/tclooConfig.sh
index ee10b81..2279542 100644
--- a/win/tclooConfig.sh
+++ b/win/tclooConfig.sh
@@ -16,4 +16,4 @@ TCLOO_STUB_LIB_SPEC=""
TCLOO_INCLUDE_SPEC=""
TCLOO_PRIVATE_INCLUDE_SPEC=""
TCLOO_CFLAGS=""
-TCLOO_VERSION=1.0.4
+TCLOO_VERSION=1.1.0