diff options
author | dgp <dgp@users.sourceforge.net> | 2012-09-18 20:45:07 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2012-09-18 20:45:07 (GMT) |
commit | 66c995f37fca5f1b4b6891c504e9313e0766e41a (patch) | |
tree | a9ebb7755a0d67aad6988e9fd5582c975ad1da85 /unix/configure | |
parent | a7ed3710535ad02489545afd8bd9bb587b7cfdd8 (diff) | |
parent | 9de17190796f13eb936f98f1d5529dae888fe83b (diff) | |
download | tk-66c995f37fca5f1b4b6891c504e9313e0766e41a.zip tk-66c995f37fca5f1b4b6891c504e9313e0766e41a.tar.gz tk-66c995f37fca5f1b4b6891c504e9313e0766e41a.tar.bz2 |
merge release branch
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 110cbcd..7f145ec 100755 --- a/unix/configure +++ b/unix/configure @@ -1339,7 +1339,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu TK_VERSION=8.6 TK_MAJOR_VERSION=8 TK_MINOR_VERSION=6 -TK_PATCH_LEVEL="b2" +TK_PATCH_LEVEL="b3" VERSION=${TK_VERSION} LOCALES="cs da de el en en_gb eo es fr hu it nl pl pt ru sv" |