diff options
author | dgp <dgp@users.sourceforge.net> | 2014-10-10 20:17:12 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2014-10-10 20:17:12 (GMT) |
commit | 866ad1ea378141901e68603ec8f10f83bf45dac3 (patch) | |
tree | bc17980a0d171b8c6b0a474629a2fe7db715769d /generic | |
parent | 61bb4f72ffe5a564476a0d33e12ddc2fa4eea9c1 (diff) | |
download | tcl-866ad1ea378141901e68603ec8f10f83bf45dac3.zip tcl-866ad1ea378141901e68603ec8f10f83bf45dac3.tar.gz tcl-866ad1ea378141901e68603ec8f10f83bf45dac3.tar.bz2 |
Bump to 8.5.17
Diffstat (limited to 'generic')
-rw-r--r-- | generic/tcl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tcl.h b/generic/tcl.h index e915452..07e48c3 100644 --- a/generic/tcl.h +++ b/generic/tcl.h @@ -61,7 +61,7 @@ extern "C" { #define TCL_RELEASE_SERIAL 16 #define TCL_VERSION "8.5" -#define TCL_PATCH_LEVEL "8.5.16" +#define TCL_PATCH_LEVEL "8.5.17" /* * The following definitions set up the proper options for Windows compilers. |