summaryrefslogtreecommitdiffstats
path: root/win
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2014-01-31 09:26:33 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2014-01-31 09:26:33 (GMT)
commitce4fe3ed28878c07914ca81152776b3d69b2fe2e (patch)
tree90863bcb6d975fac088e660d34bfda9982853594 /win
parent30b2c0cb3d36b2cb91ca92bf2e652d0ae2d68f2b (diff)
parenteda259d471f64cbaaad3d7cf2dd4da598deaaf37 (diff)
downloadtcl-ce4fe3ed28878c07914ca81152776b3d69b2fe2e.zip
tcl-ce4fe3ed28878c07914ca81152776b3d69b2fe2e.tar.gz
tcl-ce4fe3ed28878c07914ca81152776b3d69b2fe2e.tar.bz2
merge trunk
Diffstat (limited to 'win')
-rw-r--r--win/makefile.vc2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/makefile.vc b/win/makefile.vc
index 422f0da..43d8722 100644
--- a/win/makefile.vc
+++ b/win/makefile.vc
@@ -984,7 +984,7 @@ $(TMP_DIR)\tclTomMathStubLib.obj: $(GENERICDIR)\tclTomMathStubLib.c
$(TMP_DIR)\tclsh.exe.manifest: $(WINDIR)\tclsh.exe.manifest.in
@nmakehlp -s << $** >$@
@MACHINE@ $(MACHINE:IX86=X86)
-@TCL_WIN_VERSION@ $(TCL_DOTVERSION).0.0
+@TCL_WIN_VERSION@ $(DOTVERSION).0.0
<<
#---------------------------------------------------------------------