diff options
author | dgp <dgp@users.sourceforge.net> | 2011-05-26 20:47:10 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2011-05-26 20:47:10 (GMT) |
commit | 1047d6425a9d9c79430c35804acaeee884488f1e (patch) | |
tree | 737d8461445b8d1f18eb03e71eb28448ee820560 /unix/configure.in | |
parent | 8bd5cf46f53712c5c4ee5dd8f1cfbbf761075bb0 (diff) | |
download | tk-1047d6425a9d9c79430c35804acaeee884488f1e.zip tk-1047d6425a9d9c79430c35804acaeee884488f1e.tar.gz tk-1047d6425a9d9c79430c35804acaeee884488f1e.tar.bz2 |
Release candidate branch for Tk 8.5.10
Diffstat (limited to 'unix/configure.in')
-rw-r--r-- | unix/configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure.in b/unix/configure.in index 9d49fc3..80269ff 100644 --- a/unix/configure.in +++ b/unix/configure.in @@ -27,7 +27,7 @@ m4_ifdef([SC_USE_CONFIG_HEADERS], [ TK_VERSION=8.5 TK_MAJOR_VERSION=8 TK_MINOR_VERSION=5 -TK_PATCH_LEVEL=".9" +TK_PATCH_LEVEL=".10" VERSION=${TK_VERSION} LOCALES="cs da de el en en_gb eo es fr hu it nl pl pt ru sv" |