summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2016-02-12 16:48:51 (GMT)
committerdgp <dgp@users.sourceforge.net>2016-02-12 16:48:51 (GMT)
commit5cfd06f3a3c750bd1c3e57f6a69de9ebf18c8615 (patch)
tree7ffc9d48a3b1ca227c66144b74941f509d2637a2 /unix
parentb41c4d29075b0456ea437df35adc6cd251aa892b (diff)
parentdc3344345ef53302adc5edffbd72107fa38882d1 (diff)
downloadtk-5cfd06f3a3c750bd1c3e57f6a69de9ebf18c8615.zip
tk-5cfd06f3a3c750bd1c3e57f6a69de9ebf18c8615.tar.gz
tk-5cfd06f3a3c750bd1c3e57f6a69de9ebf18c8615.tar.bz2
merge release
Diffstat (limited to 'unix')
-rwxr-xr-xunix/configure2
-rw-r--r--unix/configure.in2
-rw-r--r--unix/tk.spec2
3 files changed, 3 insertions, 3 deletions
diff --git a/unix/configure b/unix/configure
index 1be3cb8..f6c4ff7 100755
--- a/unix/configure
+++ b/unix/configure
@@ -1338,7 +1338,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
TK_VERSION=8.5
TK_MAJOR_VERSION=8
TK_MINOR_VERSION=5
-TK_PATCH_LEVEL=".18"
+TK_PATCH_LEVEL=".19"
VERSION=${TK_VERSION}
LOCALES="cs da de el en en_gb eo es fr hu it nl pl pt ru sv"
diff --git a/unix/configure.in b/unix/configure.in
index bab5d8a..d4a8c28 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=".18"
+TK_PATCH_LEVEL=".19"
VERSION=${TK_VERSION}
LOCALES="cs da de el en en_gb eo es fr hu it nl pl pt ru sv"
diff --git a/unix/tk.spec b/unix/tk.spec
index fd51c52..02bb625 100644
--- a/unix/tk.spec
+++ b/unix/tk.spec
@@ -4,7 +4,7 @@
Name: tk
Summary: Tk graphical toolkit for the Tcl scripting language.
-Version: 8.5.18
+Version: 8.5.19
Release: 2
License: BSD
Group: Development/Languages