summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKitware Robot <kwrobot@kitware.com>2017-11-22 05:02:20 (GMT)
committerKitware Robot <kwrobot@kitware.com>2017-11-22 05:02:20 (GMT)
commit7dbeb3ac5c7e0985063a5473c98fdbee102f2a4d (patch)
treecfc45c3d45cca06d48b4557a6e3b5ab52f5b1352
parentbaa19f658f947047dddac0228bcd52591829983d (diff)
downloadCMake-7dbeb3ac5c7e0985063a5473c98fdbee102f2a4d.zip
CMake-7dbeb3ac5c7e0985063a5473c98fdbee102f2a4d.tar.gz
CMake-7dbeb3ac5c7e0985063a5473c98fdbee102f2a4d.tar.bz2
CMake Nightly Date Stamp
-rw-r--r--Source/CMakeVersion.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/CMakeVersion.cmake b/Source/CMakeVersion.cmake
index 8b19b84..01b42b1 100644
--- a/Source/CMakeVersion.cmake
+++ b/Source/CMakeVersion.cmake
@@ -1,5 +1,5 @@
# CMake version number components.
set(CMake_VERSION_MAJOR 3)
set(CMake_VERSION_MINOR 10)
-set(CMake_VERSION_PATCH 20171121)
+set(CMake_VERSION_PATCH 20171122)
#set(CMake_VERSION_RC 1)
/option> Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2003-07-22 23:41:50 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2003-07-22 23:41:50 (GMT)
commitf7d0bec92ea0f1405a40b1f9a77d4b585fc903ba (patch)
treec112f8475afc9523fe521ee9b362ccd6a851e532 /unix
parentbc54685bd0ef224c228b2cec97e8d7abfb1bf675 (diff)
downloadtcl-f7d0bec92ea0f1405a40b1f9a77d4b585fc903ba.zip
tcl-f7d0bec92ea0f1405a40b1f9a77d4b585fc903ba.tar.gz
tcl-f7d0bec92ea0f1405a40b1f9a77d4b585fc903ba.tar.bz2
* win/tclWinReg.c (OpenSubKey): Fixed bug 775976 which causes the
registry set command to fail when built with VC7.