summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwelch <welch>1998-08-06 13:39:24 (GMT)
committerwelch <welch>1998-08-06 13:39:24 (GMT)
commit719579eec5e1e4fc6fb6fc4da5d47b5d94d3104a (patch)
tree7047d07c68da60a6589a69514553a8507764f4d9
parent1fb8fe160f5b6353dba850e592818572049e2532 (diff)
downloadtk-719579eec5e1e4fc6fb6fc4da5d47b5d94d3104a.zip
tk-719579eec5e1e4fc6fb6fc4da5d47b5d94d3104a.tar.gz
tk-719579eec5e1e4fc6fb6fc4da5d47b5d94d3104a.tar.bz2
8.0.3
-rw-r--r--unix/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/configure.in b/unix/configure.in
index 3d7c024..f6b5f91 100644
--- a/unix/configure.in
+++ b/unix/configure.in
@@ -8,7 +8,7 @@ AC_INIT(../generic/tk.h)
TK_VERSION=8.0
TK_MAJOR_VERSION=8
TK_MINOR_VERSION=0
-TK_PATCH_LEVEL=".3-5"
+TK_PATCH_LEVEL=".3"
VERSION=${TK_VERSION}
if test "${prefix}" = "NONE"; then