summaryrefslogtreecommitdiffstats
path: root/win/makefile.bc
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2013-04-25 07:28:08 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2013-04-25 07:28:08 (GMT)
commit99ea4405aed6acebfa01e202fbf947decdfae5ee (patch)
treebd85b645149e792f78426f195b85591debdf05d7 /win/makefile.bc
parent67e2135f3ad85c23c2093c309e90204ee4b81d77 (diff)
downloadtcl-99ea4405aed6acebfa01e202fbf947decdfae5ee.zip
tcl-99ea4405aed6acebfa01e202fbf947decdfae5ee.tar.gz
tcl-99ea4405aed6acebfa01e202fbf947decdfae5ee.tar.bz2
Update dde to version 1.3.3.
Update registry to version 1.2.2. (the same as distributed with Tcl 8.5.14)
Diffstat (limited to 'win/makefile.bc')
-rw-r--r--win/makefile.bc8
1 files changed, 4 insertions, 4 deletions
diff --git a/win/makefile.bc b/win/makefile.bc
index 3c0ea73..6a3cd9d 100644
--- a/win/makefile.bc
+++ b/win/makefile.bc
@@ -110,11 +110,11 @@ STUBPREFIX = $(NAMEPREFIX)stub
DOTVERSION = 8.4
VERSION = 84
-DDEVERSION = 12
-DDEDOTVERSION = 1.2
+DDEVERSION = 13
+DDEDOTVERSION = 1.3
-REGVERSION = 11
-REGDOTVERSION = 1.1
+REGVERSION = 12
+REGDOTVERSION = 1.2
BINROOT = ..
!IF "$(NODEBUG)" == "1"