summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2017-09-08 13:31:37 (GMT)
committerdgp <dgp@users.sourceforge.net>2017-09-08 13:31:37 (GMT)
commit808da48cd7696837330651c15909a7d65c3d7a70 (patch)
tree4dd1d52136877ea50cf074c67a7d1068b47d03ed /unix
parent79603987fc169e0b3645dc7f4f2f99fa7b11b173 (diff)
downloadtk-808da48cd7696837330651c15909a7d65c3d7a70.zip
tk-808da48cd7696837330651c15909a7d65c3d7a70.tar.gz
tk-808da48cd7696837330651c15909a7d65c3d7a70.tar.bz2
Bump to 8.7a2 to distinguish trunk from 8.7a1 release.
Diffstat (limited to 'unix')
-rwxr-xr-xunix/configure2
-rw-r--r--unix/configure.ac2
-rw-r--r--unix/tk.spec2
3 files changed, 3 insertions, 3 deletions
diff --git a/unix/configure b/unix/configure
index 8f5fff7..72db277 100755
--- a/unix/configure
+++ b/unix/configure
@@ -2281,7 +2281,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
TK_VERSION=8.7
TK_MAJOR_VERSION=8
TK_MINOR_VERSION=7
-TK_PATCH_LEVEL="a1"
+TK_PATCH_LEVEL="a2"
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.ac b/unix/configure.ac
index 570ab02..acbfff9 100644
--- a/unix/configure.ac
+++ b/unix/configure.ac
@@ -25,7 +25,7 @@ m4_ifdef([SC_USE_CONFIG_HEADERS], [
TK_VERSION=8.7
TK_MAJOR_VERSION=8
TK_MINOR_VERSION=7
-TK_PATCH_LEVEL="a1"
+TK_PATCH_LEVEL="a2"
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 fc95f4e..590c2c0 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.7a1
+Version: 8.7a2
Release: 2
License: BSD
Group: Development/Languages