diff options
author | dgp <dgp@users.sourceforge.net> | 2011-10-26 14:22:20 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2011-10-26 14:22:20 (GMT) |
commit | 7a0bde63d21f54ce83bde639876802b592545bc9 (patch) | |
tree | 4eeee16d0abf208921ac20253462507f417ac0bd /unix/configure.in | |
parent | 3a29b1157911d54503afb03e90c2af1344b88aa4 (diff) | |
download | tk-7a0bde63d21f54ce83bde639876802b592545bc9.zip tk-7a0bde63d21f54ce83bde639876802b592545bc9.tar.gz tk-7a0bde63d21f54ce83bde639876802b592545bc9.tar.bz2 |
Release candidate branch for Tk 8.5.11
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 28d1a07..996195e 100644 --- a/unix/configure.in +++ b/unix/configure.in @@ -25,7 +25,7 @@ m4_ifdef([SC_USE_CONFIG_HEADERS], [ TK_VERSION=8.5 TK_MAJOR_VERSION=8 TK_MINOR_VERSION=5 -TK_PATCH_LEVEL=".10" +TK_PATCH_LEVEL=".11" VERSION=${TK_VERSION} LOCALES="cs da de el en en_gb eo es fr hu it nl pl pt ru sv" |