summaryrefslogtreecommitdiffstats
path: root/win/makefile.vc
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2010-03-30 14:05:53 (GMT)
committerdgp <dgp@users.sourceforge.net>2010-03-30 14:05:53 (GMT)
commit12a044c1cb8a5053df967f4a9fa8f90f1cf3388e (patch)
treefce98ec6b56b4c85f93d6df69d371882e2d103f7 /win/makefile.vc
parent99a07b16e988b6a00af29bde329bd9cae3e10cb0 (diff)
downloadtcl-12a044c1cb8a5053df967f4a9fa8f90f1cf3388e.zip
tcl-12a044c1cb8a5053df967f4a9fa8f90f1cf3388e.tar.gz
tcl-12a044c1cb8a5053df967f4a9fa8f90f1cf3388e.tar.bz2
Finish bump to registry 1.3.0
Diffstat (limited to 'win/makefile.vc')
-rw-r--r--win/makefile.vc4
1 files changed, 2 insertions, 2 deletions
diff --git a/win/makefile.vc b/win/makefile.vc
index 4a7602b..6e258c9 100644
--- a/win/makefile.vc
+++ b/win/makefile.vc
@@ -13,7 +13,7 @@
# Copyright (c) 2003-2008 Pat Thoyts.
#
#------------------------------------------------------------------------------
-# RCS: @(#) $Id: makefile.vc,v 1.210 2010/03/16 09:01:37 nijtmans Exp $
+# RCS: @(#) $Id: makefile.vc,v 1.211 2010/03/30 14:05:53 dgp Exp $
#------------------------------------------------------------------------------
# Check to see we are configured to build with MSVC (MSDEVDIR or MSVCDIR)
@@ -193,7 +193,7 @@ VERSION = $(TCL_MAJOR_VERSION)$(TCL_MINOR_VERSION)
DDEDOTVERSION = 1.3
DDEVERSION = $(DDEDOTVERSION:.=)
-REGDOTVERSION = 1.2
+REGDOTVERSION = 1.3
REGVERSION = $(REGDOTVERSION:.=)
BINROOT = $(MAKEDIR) # originally .