summaryrefslogtreecommitdiffstats
path: root/unix/configure
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2005-06-18 19:36:54 (GMT)
committerdgp@users.sourceforge.net <dgp>2005-06-18 19:36:54 (GMT)
commit419a6296dbc775adf3b4d02b6e4e0abdcd79afa3 (patch)
treeae47c67919e945a540e8609447bb2c42acd92d4d /unix/configure
parent2930db9c74885d2c3cd286b6b7b501ca3e0fa7c2 (diff)
downloadtk-419a6296dbc775adf3b4d02b6e4e0abdcd79afa3.zip
tk-419a6296dbc775adf3b4d02b6e4e0abdcd79afa3.tar.gz
tk-419a6296dbc775adf3b4d02b6e4e0abdcd79afa3.tar.bz2
* README: Bump version number to 8.4.11
* generic/tk.h: * macosx/Wish.pbproj/project.pbxproc: * unix/configure.in: * win/configure.in: * unix/configure.in: Updated LOCALES to cover all msgs catalogs. * unix/configure: autoconf * win/configure:
Diffstat (limited to 'unix/configure')
-rwxr-xr-xunix/configure4
1 files changed, 2 insertions, 2 deletions
diff --git a/unix/configure b/unix/configure
index 7b190ec..9c074b5 100755
--- a/unix/configure
+++ b/unix/configure
@@ -557,9 +557,9 @@ fi
TK_VERSION=8.4
TK_MAJOR_VERSION=8
TK_MINOR_VERSION=4
-TK_PATCH_LEVEL=".10"
+TK_PATCH_LEVEL=".11"
VERSION=${TK_VERSION}
-LOCALES="cs de el en en_gb es fr it nl ru"
+LOCALES="cs de el en en_gb eo es es_es fr it nl pl ru"
#--------------------------------------------------------------------
# Find and load the tclConfig.sh file