summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
Diffstat (limited to 'unix')
-rw-r--r--unix/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure.in b/unix/configure.in
index 0b7cc16..f7a0ef4 100644
--- a/unix/configure.in
+++ b/unix/configure.in
@@ -7,7 +7,7 @@ AC_INIT(../generic/tk.h)
TK_VERSION=8.0
TK_MAJOR_VERSION=8
TK_MINOR_VERSION=0
-TK_PATCH_LEVEL=".3"
+TK_PATCH_LEVEL=".3-2"
VERSION=${TK_VERSION}
if test "${prefix}" = "NONE"; then