diff options
| author | dgp <dgp@users.sourceforge.net> | 2012-07-27 16:26:33 (GMT) |
|---|---|---|
| committer | dgp <dgp@users.sourceforge.net> | 2012-07-27 16:26:33 (GMT) |
| commit | d252b8fc1eee3a54f9d286874bdab8eef01a57cd (patch) | |
| tree | 102f45919dfd6db170dbccb414845132439e1590 /unix/configure | |
| parent | f2ef7ef78982c2be84ab1ad8a4a3d99592133946 (diff) | |
| parent | 643148e686b700852b7d0196180f28e185a13a5a (diff) | |
| download | tcl-d252b8fc1eee3a54f9d286874bdab8eef01a57cd.zip tcl-d252b8fc1eee3a54f9d286874bdab8eef01a57cd.tar.gz tcl-d252b8fc1eee3a54f9d286874bdab8eef01a57cd.tar.bz2 | |
merge release to dev
Diffstat (limited to 'unix/configure')
| -rwxr-xr-x | unix/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure b/unix/configure index 0603bfc..753f7c0 100755 --- a/unix/configure +++ b/unix/configure @@ -1335,7 +1335,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu TCL_VERSION=8.5 TCL_MAJOR_VERSION=8 TCL_MINOR_VERSION=5 -TCL_PATCH_LEVEL=".11" +TCL_PATCH_LEVEL=".12" VERSION=${TCL_VERSION} #------------------------------------------------------------------------ |
